From db43858f537722deef7c9ebc903534ea9be0df60 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Sat, 13 Oct 2007 17:00:16 +0000 Subject: Added a check for NULL fields in the MySQL database backup utility --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index eb2e3ef7a..d9819d4f3 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -73,6 +73,7 @@ Change Log
  • Javascript Calendar plugin now uses the months and days from the calendar language file, instead of hard-coded values, internationalizing it.
  • Removed "rand()" as a listed option from orderby in the Active Record, as it was MySQL only.
  • Added titles to all user manual pages.
  • +
  • Added a check for NULL fields in the MySQL database backup utility.
  • Documented the timezones() function in the Date Helper.
  • Documented unset_userdata in the Session class.
  • Fixed a bug in Validation where valid_ip() wasn't called properly
  • -- cgit v1.2.3-24-g4f1b