This topic is locked

keeping track of different versions

11/13/2006 5:36:11 AM
PHPRunner General questions
T
thesofa author

Hi

I have built several different versions of the same database, one of them is running as a production model at the moment. The others I have saved as a higher number while I do development work for additional features.

Being old and doddery, I cannot remember which saved version is the running production model.

Do the generated files have the project filename tucked away anywhere in them as a header for instance, so I can find which version I am running?

Failing this, is there any snippet I can put in my superbottom.php to show the filename that was used to generate the project?

If no to both of these questions, could it be included as an option in the next release please?

Alexey admin 11/13/2006

Hi,
no there is no track of the project name in output files.
Thank you for your suggestion, we'll add it to our todo list.