From 00618de8c4aca96edb09094a86242b2495ba124d Mon Sep 17 00:00:00 2001
From: Derek Jones
Date: Tue, 6 May 2008 15:59:14 +0000
Subject: Added a Compatibility Helper
---
user_guide/changelog.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'user_guide/changelog.html')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 0279e48b2..2166c5e54 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -89,7 +89,7 @@ SVN Commit: not currently released
Helpers
- - Added a Compatibility Helper for using some common PHP 5 functions safely in applications that might run on PHP 4 servers
+ - Added a Compatibility Helper for using some common PHP 5 functions safely in applications that might run on PHP 4 servers
- Added form_button() in the Form helper.
- Changed the radio() and checkbox() functions to default to not checked by default.
- Added the ability to include an optional HTTP Response Code in the redirect() function of the URL Helper.
--
cgit v1.2.3-24-g4f1b