Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
regular expression
|
|
developers just want to add characters to the pattern and do not have a good grasp of regular expressions.
|
|
|
|
|
|
set to instantiate the correct db driver class.
|
|
removed space between table name and parenthesis
added version check for IF NOT EXISTS
|
|
is_resource() to test $this->conn_id
|
|
and use of those functions is probably slower than looping through both arrays, even if someone went crazy with dozens of URI segments.
|
|
controller is used was not being re-indexed to begin with 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
highlighted before ORDER BY
|
|
driver
|
|
|
|
optional (#3395)
|
|
* Added $_SERVER, $_FILES, $_ENV, and $_SESSION to sanitization of globals.
|
|
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)
|