summaryrefslogtreecommitdiffstats
path: root/system/libraries/Loader.php
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-20/+20
2008-05-13adjusted eval() statement in Loader to accommodate servers with short_open_ta...Derek Jones1-1/+1
2008-05-12removed an ereg from configDerek Allard1-4/+4
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-06DB Forge is now assigned to any models that exist after loading (#3457).Derek Allard1-0/+2
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-18/+18
2008-04-04include() vs include_once() allows for multiple views with the same nameDerek Allard1-1/+1
2008-03-18changed include into include_onceDerek Allard1-10/+10
2008-01-30Fixed bug #1813 - added check for $CI->db isset() and is_object() before retu...Derek Jones1-4/+4
2008-01-28added ability to "extend" helpersDerek Jones1-1/+16
2008-01-22Changed the load protocol of Models to allow for extension.Derek Allard1-1/+1
2008-01-22prefixed all the variables in _ci_load() to avoid symbol collision in view filesDerek Jones1-14/+16
2008-01-22(no commit message)Derek Allard1-12/+8
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18multiple view concatenation supportDerek Allard1-1/+1
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2008-01-17moved an strtolower higher into the init_class function for case insensitivityDerek Allard1-2/+3
2008-01-17prefixed reserved variables of _ci_load() in order to not conflict with view ...Derek Jones1-15/+15
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard1-1/+30
2008-01-16fixed a bug when loading plugin files as _plugin. and not _piDerek Allard1-1/+1
2007-12-20removed an unneeded setting of $config to NULLDerek Allard1-1/+985
2007-12-01(no commit message)Derek Allard1-1/+1
2007-11-27autoloaded models moved to load after libraries are loadedDerek Allard1-987/+1
2007-10-09Added the ability to auto-load ModelsDerek Allard1-0/+18
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-07-16comment clean upDerek Allard1-3/+2
2007-07-16further scaffolding language fixesDerek Allard1-0/+13
2007-07-12added language files to autoloadDerek Allard1-7/+18
2007-06-09(no commit message)Rick Ellis1-10/+23
2007-04-15update pMachine to EllisLabDerek Allard1-2/+2
2007-02-15reverted a change user testing revealed a flaw.Derek Allard1-1/+4
2007-02-15allow for extending modelsDerek Allard1-4/+1
2007-02-14fixed an undefined varDerek Allard1-0/+2
2007-02-07fixed grammer error in show_error messageDerek Allard1-1/+1
2007-02-06Fixed a typo in error messageDerek Allard1-930/+930
2007-02-05(no commit message)Rick Ellis1-3/+2
2007-02-05(no commit message)Rick Ellis1-3/+3
2006-11-24(no commit message)Rick Ellis1-1/+1
2006-11-04(no commit message)admin1-45/+61
2006-10-31(no commit message)admin1-2/+7
2006-10-31(no commit message)admin1-47/+60
2006-10-30(no commit message)admin1-2/+2
2006-10-29(no commit message)admin1-10/+10
2006-10-25(no commit message)admin1-0/+5
2006-10-24(no commit message)admin1-6/+10
2006-10-23(no commit message)admin1-2/+2
2006-10-21(no commit message)admin1-17/+17
2006-10-21(no commit message)admin1-2/+2