Age | Commit message (Collapse) | Author | Files | Lines |
|
aren't changing the name.
|
|
Thanks sophistry for the suggestion
|
|
|
|
|
|
CI_Controller exists.
|
|
class. The request_headers() method is helpful in non-apache environments where apache_request_headers() isn't going to exist.
|
|
|
|
|
|
|
|
set_message() and set_error_delimiters() functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
together nicely. Removed all instantiations by reference.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the old Base5.
If a constructor is needed in a controller, call parent::__contruct()
|
|
favor of __get().
|
|
|
|
on some hosts
|
|
between the src and alt tags in the img() function.
|
|
|
|
segments.
|
|
|
|
|
|
Suhosin's function blacklist. Simply moved the set_time_limit call down a bit.
|
|
|
|
|
|
|
|
array to the load->library() function.
|
|
of if the class is instantiated or not.
|
|
specified keys only. Differs from array_intersect_assoc() in that a default value can be provided for keys that do not exist in the supplied array
|
|
|
|
|
|
when using sanitize_filename() for user input
|
|
traversal
|
|
fixes #173
|