From b261439cf3f12ce047b4dcc576fcbd511075ba29 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Mon, 28 Jan 2008 12:15:58 +0000 Subject: --- user_guide/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 86e7b7595..b55de6278 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -115,7 +115,7 @@ Change Log
  • Added Flashdata variables, session_id regeneration and configurable session update times to the Session class.
  • Added a language entry for valid_ip validation error.
  • Modified prep_for_form() in the Validation class to accept arrays, adding support for POST array validation (via callbacks only)
  • -
  • Changed "numeric" to use is_numeric() and added an "integer" rule into the Validation library.
  • +
  • Added an "integer" rule into the Validation library.
  • Changed the behaviour of custom callbacks so that they no longer trigger the "required" rule.
  • Modified Upload class $_FILES error messages to be more precise.
  • Moved the safe mode and auth checks for the Email library into the constructor.
  • -- cgit v1.2.3-24-g4f1b