summaryrefslogtreecommitdiffstats
path: root/system/core/CodeIgniter.php
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Removing require Compat.php in CodeIgniter.phpGreg Aker1-7/+0
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-11-10Blasting the Base4/5 files. Updating Controller.php to inherit bits from the...Greg Aker1-15/+5
2010-11-09Automated merge with http://hg.ellislab.com/CodeIgniter2Pascal Kriete1-1/+1
2010-11-09Adding a second parameter to _remap that contains an array of the leftover se...Pascal Kriete1-1/+1
2010-11-09Fix #62 Adding CI_ prefix to Controller.Greg Aker1-1/+1
2010-11-09Fixed a bug where silently failed to override if set_time_limit was in Suhos...Pascal Kriete1-6/+10
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-32/+32
2010-03-22Fix #10 , extending the CodeIgniter controller with MY_Controller will lead t...Greg Aker1-0/+5
2010-03-02@PHP4 tags to CodeIgniter.phpDerek Jones1-1/+2
2010-03-02updating CodeIgniter.php init fileDerek Jones1-112/+180
2010-03-02fixed EOF code comment file locationsDerek Jones1-1/+1
2010-03-02moving core library files out of libraries into new core folderDerek Jones1-0/+280