summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-10 19:47:59 +0200
committeradmin <devnull@localhost>2006-10-10 19:47:59 +0200
commit7099a589d1719311427d7552523ec962ebc3b650 (patch)
treee6c4c09d62f09e8b6c5f85bd83c7b6eaf4b7fc98 /user_guide
parent1e3039878265b09e85f14e6b5ad3fbb6d4aa24c3 (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/general/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html
index 732e1c77e..9836671eb 100644
--- a/user_guide/general/changelog.html
+++ b/user_guide/general/changelog.html
@@ -116,7 +116,7 @@ Change Log
<li>Removed the is_numeric test from the db->escape() function.</li>
<li>Fixed a MySQLi bug that was causing error messages not to contain proper error data.</li>
<li>Fixed a bug in the email class which was causing it to ignore explicitly set alternative headers.</li>
-<li>Fixed a bug that was causing a PHP error when the Exceptions class was called within the _get_config() function since it was causing problems.</li>
+<li>Fixed a bug that was causing a PHP error when the Exceptions class was called within the get_config() function since it was causing problems.</li>
<li>Fixed an oversight in the cookie helper in which the config file cookie settings were not being honored.</li>
<li>Fixed an oversight in the upload class. An item mentioned in the 1.4 changelog was missing.</li>
<li>Added some code to allow email attachments to be reset when sending batches of email.</li>