Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
optional (#3395)
|
|
|
|
* Added $_SERVER, $_FILES, $_ENV, and $_SESSION to sanitization of globals.
|
|
brackets around the tables in FROM
|
|
Made AR fully database-prefix aware
|
|
|
|
|
|
discontinue misconversion of characters to bad entities, and to continue avoidance of unwanted removal of + signs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
returning false in Loader::database()
|
|
did...
|
|
setting. (bug report #1834)
|
|
|
|
link() to link_tag() to avoid PHP collision.
|
|
|
|
|
|
|
|
|
|
controller was specified in the URI.
|
|
|
|
|
|
|
|
CodeIgniter.php was expecting the subfolder to still be in $URI->rsegments, but it is removed already by Router::_validate_request()
|
|
there is no URI request.
|
|
the first page.
|
|
requested URI contained more segments than the routed URI.
|
|
retrieved from $_GET (segment based GET, not ?c=controller)
|
|
|
|
the Image library.
Documented clear()
|
|
in delete_files()
|
|
|