Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
->input->is_cli_request();
|
|
protection
|
|
$this->email->initialize().
|
|
can optionally check for a specific browser or mobile device.
|
|
|
|
|
|
set_value('name[]');
|
|
|
|
Also tweaked his regex_match changes.
|
|
|
|
callback which is passed to call_user_func().
|
|
|
|
|
|
split so that no regex breaks the rule splitting.
|
|
|
|
will be taken from the uploaded file instead of the given name.
|
|
|
|
|
|
|
|
set_message() and set_error_delimiters() functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on some hosts
|
|
|
|
|
|
when using sanitize_filename() for user input
|
|
fixes #173
|
|
|
|
|
|
|
|
http://bitbucket.org/ellislab/codeigniter/issue/38/slight-bug-with-profilerphp
Slight tweak to SQL query display in output profiler.
|
|
http://bitbucket.org/ellislab/codeigniter/issue/111/profiler-output-does-not-validate
|
|
instead of the fetched variable
|