Age | Commit message (Collapse) | Author | Files | Lines |
|
will be taken from the uploaded file instead of the given name.
|
|
|
|
|
|
|
|
|
|
the CI lang file from loading. Fixes #473
|
|
were used as the allowed_types.
|
|
|
|
Upload library.
|
|
|
|
|
|
libraries. Fixes #35
|
|
5fe3b04bdf44 to standardize input
|
|
will remove any wrapping \ and "
|
|
guidelines
|
|
on an allowed filetype list in the wrong order: http://codeigniter.com/bug_tracker/bug/11552/
|
|
|
|
|
|
|
|
|
|
|
|
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()
|
|
|
|
|
|
|
|
|
|
|
|
|