summaryrefslogtreecommitdiffstats
path: root/application/config/autoload.php
AgeCommit message (Collapse)AuthorFilesLines
2011-08-11Added back /application/* files (removed in previous commit accidently). ↵Esen Sagynov1-0/+116
Corrected formatting/indenting in CUBRID Driver classes. Added myself as the driver author. Applied the MySQL fix, previously accepted in pull request #29, to CUBRID Driver.
2011-08-10Added field name wrappers (") in ↵Esen Sagynov1-116/+0
insert/update/replace/_process_fields/_create_table functions to avoid reserved word conflicts.
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones1-11/+11
broke the Typography class's string replacements, for instance
2011-04-25Fixed double-space typo.Razican1-11/+11
2011-04-19Removed APPPATH.'third_party' from the packages autoloader to negate ↵Greg Aker1-1/+1
needless file stats if no packages exist or if the developer does not load any other packages by default.
2010-12-15Package paths can now be auto-loaded in autoload.php.Phil Sturgeon1-6/+19
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-1/+1
2010-03-25moved application folder outside of the system folderDerek Jones1-0/+103