Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix problems with Suhosin and sending emails trough php mail()
|
|
|
|
lang and line were out of order
|
|
|
|
|
|
If session data has objects and profiler is enabled, a warning is trown:
> A PHP Error was encountered
> Severity: Warning
> Message: htmlspecialchars() expects parameter 1 to be string, object given
> Filename: libraries/Profiler.php
> Line Number: 514
|
|
|
|
|
|
Why were there conflicts merging into master?
|
|
|
|
|
|
|
|
|
|
file_get_contents from returning a NULL and passing through unscathed.
|
|
used for the detection.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
database can be deleted properly when using the table schema found in the "Saving Session Data to a Database" section of the Session Class in the user guide.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a possible MIME-type injection (issue #60)
|
|
|
|
|
|
|
|
invalid MIME-types.
|
|
|
|
fine for anyone using () == true. http://codeigniter.uservoice.com/forums/40508-codeigniter-reactor/suggestions/2055829-last-rowid-of-cart
|