install/includes/payload.php
2008-07-10 Dan Got the installer working. Fixed a few bugs including a nasty-to-debug issue where the lang_id was being hardcoded during installation, resulting in strings being inserted with the wrong lang_id causing an infinfinite loop with fetch() throwing a "no strings" error and using template (which calls fetch()) to complain
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-01-29 Dan Fixed contentPath getting messed up because I forgot a slash or two in payload
2008-01-29 Dan payload.php stg_language_setup() should set default language now
2008-01-29 Dan Fixed SYSMSG tag in templates causing problems; commented out ENANO_DEBUG; fixed bad table prefix in installer payload logic
2008-01-21 Dan Implemented IP logging for comments and registration
2008-01-18 Dan Dropping changes from revision 350 (dd7cbc97f681)
2008-01-18 Dan Enano's new installable installer, alpha 1. No upgrade and (in some parts) very little localization.
2008-01-18 Dan Initlogs stage of installer now working
2008-01-17 Dan Oops, search_index table was still registered and language and language_strings weren't
2008-01-17 Dan More progress on the installer. At this point it can install and import the language, but does not rename config files. Still much work to be done, most notably localization and creation of MySQL users and databases.
less more (0) tip