diff options
author | admin <devnull@localhost> | 2006-10-23 22:49:27 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-23 22:49:27 +0200 |
commit | c1e23ce329575d2777dc1c87b87c4b1171c4e18b (patch) | |
tree | fe5fd5137350edb2914d8645dd07219d3c38f7cd /user_guide | |
parent | e85c05d6999e07b19d4691b81e0680c4e56973a8 (diff) |
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 1 | ||||
-rw-r--r-- | user_guide/images/ci_logo.jpg | bin | 5601 -> 5602 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index db656bc0a..8ad7fefaa 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -85,6 +85,7 @@ a suggestion offered by coolfactor in our forums. Please check the documentatio <li>Added <a href="./database/results.html">$query->free_result()</a> to database class.</li>
<li>Added <a href="./database/fields.html">$query->list_fields()</a> function to database class</li>
<li>Added <a href="./database/helpers.html">$this->db->platform()</a> function</li>
+<li>Added new <a href="./helpers/file_helper.html">File Helper</a>: get_filenames()</li>
<li>Added "is_numeric" to validation, which uses the native PHP is_numeric function.</li>
<li>Improved the URI handler to make it more reliable when the $config['uri_protocol'] item is set to AUTO.</li>
<li>Moved most of the functions in the Controller class into the Loader class, allowing fewer reserved function names for controllers when running under PHP 5.</li>
diff --git a/user_guide/images/ci_logo.jpg b/user_guide/images/ci_logo.jpg Binary files differindex b31a7972b..3ae0eee07 100644 --- a/user_guide/images/ci_logo.jpg +++ b/user_guide/images/ci_logo.jpg |