Age | Commit message (Collapse) | Author | Files | Lines |
|
anyone to override a lot more of the core by simply defining these function prior to loading them.
|
|
|
|
|
|
|
|
was set to true, never reset). Also fixes getsparks issue.
|
|
are on top.
|
|
|
|
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.
|
|
|
|
package path with add_package_path().
|
|
constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
|
|
|
|
|
|
|
|
|
|
|
|
an issue with the Dwoo MY_Parser, which is no reason to change core files. That Parser doesn't really even need the acess.
|
|
stop environment checks.
|
|
stop environment checks.
|
|
|
|
|
|
optional
|
|
|
|
|
|
server or on a Unix box with safe_mode enabled, it will create the file and leave it there. Fixes #80
|
|
|
|
|
|
|
|
|
|
helpers and libraries
|
|
|
|
available.
|
|
|
|
|
|
|
|
|
|
Reactor: FALSE.
|
|
Reactor: FALSE.
|
|
|
|
name); consistent handling for 'cookie_secure' config item
|
|
into my secure cookie change.
|
|
method.
|
|
not provided.
|
|
|
|
|
|
Updated the documentation
|
|
https.
|
|
Elaborated on its functionality in the user guide.
|
|
"post" method.
Based on comments here
http://codeigniter.uservoice.com/forums/40508-codeigniter-reactor/suggestions/1346917-allow-this-input-post-to-return-array-of-eve
|
|
was returning an incorrect URI, which caused a 404 when a query string was used and no controller specified. via Dan Horrigan
|