Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
in the change log
|
|
broke the Typography class's string replacements, for instance
|
|
|
|
|
|
|
|
|
|
|
|
the input class
|
|
post() and get() changes.
|
|
method.
|
|
Updated the documentation
|
|
|
|
|
|
class. The request_headers() method is helpful in non-apache environments where apache_request_headers() isn't going to exist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made some doc style changes
|
|
|
|
Documented get() in the Input class.
|
|
internationalization purposes (#4614)
|
|
vectors particular to the Opera family of browsers
|
|
(! foo) changed to ( ! foo)
|| changed to OR
changed newline standardization code in various places from preg_replace to str_replace
|
|
|
|
|
|
<title>CodeIgniter User Guide : Page TItle</title>
to
<title>Page Title : CodeIgniter User Guide</title>
|
|
the File Helper.
Changed ( ! condition) into (! condition) within the code
|
|
user guide pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to have spidered it much better.
|
|
update copyright year
update Code Igniter to CodeIgniter
|
|
|