Age | Commit message (Collapse) | Author | Files | Lines |
|
Thanks sophistry for the suggestion
|
|
|
|
|
|
for index.html and .htaccess
|
|
CI_Controller exists.
|
|
class. The request_headers() method is helpful in non-apache environments where apache_request_headers() isn't going to exist.
|
|
|
|
|
|
form_validation class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set_message() and set_error_delimiters() functions.
|
|
|
|
helper from the menu.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
together nicely. Removed all instantiations by reference.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the old Base5.
If a constructor is needed in a controller, call parent::__contruct()
|
|
favor of __get().
|
|
|
|
|