Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
database can be deleted properly when using the table schema found in the "Saving Session Data to a Database" section of the Session Class in the user guide.
|
|
|
|
|
|
|
|
|
|
db->count_all() then db->get()
|
|
https://bitbucket.org/ellislab/codeigniter-reactor/issue/341/active-record-limit-function-have-sql#comment-597403
|
|
option #none# to like clause
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$this->input->is_cli_request()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
style functions
|
|
|
|
|
|
|
|
This causes endless recursion calls _ci_load_class(), see #550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and added links to the tutorial pages in the introduction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a possible MIME-type injection (issue #60)
|
|
|