Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
User Guide Pagination Class's Example which uses string to number variable.
|
|
|
|
after some refactoring the other day.
|
|
was set to true, never reset). Also fixes getsparks issue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding html_helper_test.php as well.
|
|
|
|
|
|
are on top.
|
|
|
|
|
|
|
|
|
|
|
|
vfsStream.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$this->db->select(), column names in subsequent queries would not be properly escaped.
|
|
|
|
|
|
upgrade notes if using database sessions.</li
|
|
did not contain an index on last_activity. See <a href="installation/upgrade_203.html">Upgrade Notes</a>
Fixed a bug (Reactor #229) where the Sessions Library example SQL in the documentation contained incorrect SQL.
|
|
Thanks to danijelb for the pull request.
|
|
|
|
|
|
Moved _ci_autoload(), which is used in CI_Controller to be a public method. Also added CI_Loader::set_base_classes() to be called in the controller so we're not setting protected vars in another class.
Also refactored in the form_helper so it's not trying to access protected vars in CI_Loader. Added the is_loaded() method to the loader to take care of the checks that were being done there.
|
|
|
|
|