Age | Commit message (Collapse) | Author | Files | Lines |
|
processed, to prevent encoding and prep from occurring more than once
|
|
|
|
|
|
|
|
Added set_status_header() to the Common functions to allow use when the Output class is unavailable.
Fixed a bug where the 400 status header sent with the 'disallowed URI characters' was not compatible with CGI environments.
|
|
appending the prefix, but not accounting for the need to swap
|
|
input when called back into a form element
|
|
|
|
replacement
|
|
working (#6110)
|
|
array since it's accessed later without changing the type's casing anyway
|
|
|
|
content so Output class does not muck with it
|
|
|
|
|
|
|
|
php.ini's disable_functions. $fp cannot be trusted on those retarded servers
|
|
|
|
|
|
itself. (#6844)
|
|
|
|
multiselect fields, and to make it a bit more semantically correct to boot
|
|
|
|
|
|
correctly
|
|
|
|
contains index.php as part of the path.
|
|
than returning after first field.
|
|
|
|
calcluated incorrectly
|
|
|
|
|
|
|
|
updated all DB drivers to accept arrays in escape_str()
|
|
fixed to
$CI->input->_remove_invisible_characters($str);
|
|
|
|
|
|
the general session data
|
|
|
|
and rename the uploaded file.
|
|
|
|
|
|
|
|
|
|
subdirectories
http://codeigniter.com/bug_tracker/bug/6592/
|
|
http://codeigniter.com/bug_tracker/bug/6500/
|
|
http://codeigniter.com/bug_tracker/bug/6662/
|
|
$this->newline is fully stripped when the "mail" protocol is used, regardless of whether \r, \n, or \r\n is used.
http://codeigniter.com/bug_tracker/bug/6669/
|
|
|
|
|