summaryrefslogtreecommitdiffstats
path: root/system/core/Controller.php
AgeCommit message (Collapse)AuthorFilesLines
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Blasting the Base4/5 files. Updating Controller.php to inherit bits from ↵Greg Aker1-27/+13
the old Base5. If a constructor is needed in a controller, call parent::__contruct()
2010-11-09Fix #62 Adding CI_ prefix to Controller.Greg Aker1-3/+3
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-8/+8
2010-04-25Simple change to comment line 21: the=>that.Roger Simms1-1/+1
2010-03-25code comment typoDerek Jones1-1/+1
2010-03-02killed scaffolding from Controller classDerek Jones1-58/+12
reworked to use is_loaded() and is_php() from Common added PHP4 tag
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/+127