Automated Install Script
Brought to you by:
mpalmerlee
It would be really nice to have an automated installer
script that would create the tables and populate them
with the required rows (i.e. the root user).
This way an installer of ITMS would just edit the
config.php with the required values and run the
install.php file and if everthing connects fine, the tables
are created etc...
Logged In: YES
user_id=222242
What would be nice if there was a way to read from the
existing itms.sql file for the table structure, etc... that
way if the table structure has to be changed there are less
places to update the code.