summaryrefslogtreecommitdiffstats
path: root/system/core/URI.php
AgeCommit message (Expand)AuthorFilesLines
2010-12-31Added support for calling controllers, methods and passing parameters via com...Phil Sturgeon1-4/+33
2010-12-27Implemented GET string support from Dan Horrigan and modified it slightly. Al...Phil Sturgeon1-8/+10
2010-12-15Added full Query String and $_GET array support. This is enabled by default....Dan Horrigan1-31/+69
2010-11-10Some simple tweakingPascal Kriete1-7/+4
2010-11-10Changing all class constructors to __construct()Greg Aker1-2/+2
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-3/+3
2010-03-02change to use load_class() from coreDerek Jones1-1/+1
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/+586