Age | Commit message (Collapse) | Author | Files | Lines |
|
Zip class checks file exists to prevent error warnings in the log
|
|
|
|
michaeljdennis-develop
Conflicts:
system/libraries/Image_lib.php
user_guide/changelog.html
|
|
Fixes an issue with the Image_lib class not clearing properties completely
|
|
|
|
|
|
- Stop logger from trying to chmod on each event
|
|
error messages popping up when the user is different then the webserver
|
|
|
|
properly. Fixes #737
|
|
|
|
|
|
|
|
attachment - should make things easier for the user who uses a custom name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
migration->current. Removed white space and coding standards.
|
|
|
|
|
|
|
|
|
|
|
|
These occur when creating .zips by passing data and creating an artificial fs structure inside the .zip
|
|
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.
|
|
SMTP server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a possible MIME-type injection (issue #60)
|
|
create_thumb properties when calling the clear() method.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resolve a difference between the two memcache set method parameters
|