Updated 06/10/2017 Version 1.5.4 mc12345678:
1. Revised the installer to restore the expected operation. Bug had been introduced that prevented recognition of full installation.
2. Incorporated an additional check/correction to support reperformance of the installation if an error was introduced during installation,
helping to move forward from the above problem.
3. Generalized the installer further to not depend on the file extension taking only 4 characters in length.
4. Added install file to recognize this version.
5. Updated the geodata to the 8 June 2017 version.
6. Cleaned up code a little by removing closing php statements.
7. Prevent the install auto_loader from activating from the catalog side.
8. Rename class constructors to be PHP 7.0 compliant.
9. Modified the display of the User Tracking information
to use the generic admin table type class/object.
10. The idea is/was that it may make transition to ZC 1.6.0
easier, though could also be undone as necessary.
11. Further completed the transition of GET links to POST buttons.
12. Incorporated the type conversion issue identified
by davewest at:
https://www.zen-cart.com/showthread....racking+mktime
13. Generally adjusted the lines of the main page to use
spaces instead of tabs, aligned code to support improved
readability.
14. Incorporated associated language file modifications,
even if the language is/was not translated yet.