Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-12 | Removed trailing slash from $this->uri->ruri_string(). Fixes #292 | Eric Barnes | 1 | -1/+1 |
2010-12-31 | Added support for calling controllers, methods and passing parameters via com... | Phil Sturgeon | 1 | -4/+33 |
2010-12-27 | Implemented GET string support from Dan Horrigan and modified it slightly. Al... | Phil Sturgeon | 1 | -8/+10 |
2010-12-15 | Added full Query String and $_GET array support. This is enabled by default.... | Dan Horrigan | 1 | -31/+69 |
2010-11-10 | Some simple tweaking | Pascal Kriete | 1 | -7/+4 |
2010-11-10 | Changing all class constructors to __construct() | Greg Aker | 1 | -2/+2 |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -3/+3 |
2010-03-02 | change to use load_class() from core | Derek Jones | 1 | -1/+1 |
2010-03-02 | fixed EOF code comment file locations | Derek Jones | 1 | -1/+1 |
2010-03-02 | moving core library files out of libraries into new core folder | Derek Jones | 1 | -0/+586 |