Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
broke the Typography class's string replacements, for instance
|
|
|
|
constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
|
|
stop environment checks.
|
|
stop environment checks.
|
|
|
|
|
|
|
|
helpers and libraries
|
|
|
|
into my secure cookie change.
|
|
|
|
|
|
|
|
|
|
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
|