All releases tagged Minor feature enhancements


Changes: index.php has been changed to allow techs to easily get to their login screen without having to go to a separate page (tech.php).


Changes: The Install Wizard was updated in order to accommodate people who wish to install the help desk on an existing MySQL database name. New features were added in install.php: If you enable SOFT UPDATE, only the database references will be updated. If you enable FORCE CREATE, all the existing tables (required ones) inside the database will be removed and re-created. These new options should allow the help desk software to be successfully installed under almost all MySQL configurations.