Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
incorrectly formatted date string.
|
|
can optionally check for a specific browser or mobile device.
|
|
|
|
|
|
should be.
|
|
Gifford for the patch. http://codeigniter.com/forums/viewthread/73392/
|
|
|
|
|
|
|
|
|
|
Closes #261.
|
|
|
|
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.
|
|
|
|
between the src and alt tags in the img() function.
|
|
|
|
|
|
array to the load->library() function.
|
|
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
|
|
|
|
controllers implementing their own _output() methods
|
|
not found.
|
|
PHP versions < 5.1.2.
|
|
sessions to auto-expire when the browser window is closed.
|
|
clear() method in the Email lib
|
|
- Removed double-encoding with XOR scheme when Mcrypt is available. Additional obfuscation was not significantly aiding security, and came at a very high performance cost.
- Changed the default encryption mode from ECB to CBC for much improved security
- Added an encode_from_legacy() method to allow re-encoding of permanent data that was originally encoded with the older methods.
|
|
when an empty string is attempted to be used as an encryption key
|
|
|
|
and line number of the failed query.
|
|
operations when using the GD lib.
|
|
utility drivers.
|
|
groupby, orhaving, orderby, getwhere.
|
|
documentation to the user guide.
|
|
|
|
|
|
Adding CSRF token into form open()
|
|
|
|
setting their values to FALSE in the pagination library.
|
|
provided.
|
|
|
|
a Zip archive.
|
|
|
|
5fe3b04bdf44 to standardize input
|
|
|
|
to return only the javascript with no script tags.
|