summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2007-07-16 02:02:28 +0200
committerRick Ellis <rick.ellis@ellislab.com>2007-07-16 02:02:28 +0200
commit329c17081025c11432dac0c9be6296c1c3808817 (patch)
treecb858ca631cdb48de596facd13e039f837c5e68c /user_guide
parent5808a11cedc9bc825450dc3d652e0a4a45b02b4f (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 0206bc505..c3bc9aed7 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -72,8 +72,7 @@ Change Log
<p>Release Date: July 12, 2007 </p>
<ul>
<li>Added <a href="./libraries/language.html">custom Language files</a> to the <a href="./general/autoloader.html">autoload</a> options. </li>
-</ul>
-<ul><li>Added stripslashes() to the _clean_input_data() function in the <a href="./libraries/input.html">Input class</a> when magic quotes is on so that data will always be un-slashed within the framework.</li>
+ <li>Added stripslashes() to the _clean_input_data() function in the <a href="./libraries/input.html">Input class</a> when magic quotes is on so that data will always be un-slashed within the framework.</li>
<li>Added array to string into the <a href="general/profiling.html">profiler</a>.</li>
<li>Added some additional mime types in application/config/mimes.php.</li>
<li>Added filename_security() method to <a href="./libraries/input.html">Input library</a>.</li>