From 44f210543cf6adcac99264d973dd73ea1b0ab37e Mon Sep 17 00:00:00 2001
From: Phil Sturgeon
Date: Tue, 15 Feb 2011 21:39:25 +0000
Subject: Input post() and get() will now return a full array if the first
argument is not provided.
---
user_guide/changelog.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'user_guide/changelog.html')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index d58d43552..ccfbd0528 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,7 +66,8 @@ Hg Tag: n/a
- Libraries
- - Added decimal, less_than and greater_than rules to the Form validation Class.
+ - Added decimal, less_than and greater_than rules to the Form validation Class.
+ - Input Class methods post() and get() will now return a full array if the first argument is not provided.
--
cgit v1.2.3-24-g4f1b