Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
and rename the uploaded file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a minor re-ordering of the changelog
|
|
|
|
variable.
|
|
(! foo) changed to ( ! foo)
|| changed to OR
changed newline standardization code in various places from preg_replace to str_replace
|
|
of the file
|
|
|
|
|
|
validate_upload_path()
http://codeigniter.com/bug_tracker/bug/4390/
|
|
|
|
|
|
the File Helper.
Changed ( ! condition) into (! condition) within the code
|
|
extensions to potentially be parsed as a script by Apache
|
|
|
|
application with is_really_writable()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows IE 6/7 eccentricities when dealing with MIMEs
|
|
then we return FALSE...
Previously, if it did NOT return FALSE we returned FALSE and that is simply idiotic.
|
|
|
|
|
|
|
|
update copyright year
update Code Igniter to CodeIgniter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|