Age | Commit message (Collapse) | Author | Files | Lines |
|
These occur when creating .zips by passing data and creating an artificial fs structure inside the .zip
|
|
|
|
Crypt isn't set and it causes extensive script time when specifying a cus
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
db->count_all() then db->get()
|
|
|
|
SMTP server
|
|
|
|
|
|
|
|
style functions
|
|
|
|
|
|
|
|
This causes endless recursion calls _ci_load_class(), see #550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a possible MIME-type injection (issue #60)
|
|
|
|
|
|
|
|
|
|
create_thumb properties when calling the clear() method.
|
|
Cleanup and switch oci8_driver and oci8_result to PHP5 functions.
|
|
|
|
|
|
|
|
added notice of license to all source files.
OSL to all except the few files we ship inside of the application folder, those are AFL.
Updated license in user guide.
incrementing next dev version to 3.0 due to licensing change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CI_Loader::driver() processes empty library. Fixed.
|
|
Fix for Issue #276 - Thanks Kyle!
|
|
|
|
|