From d3ee04109528470666c016fcc05c69941de879b2 Mon Sep 17 00:00:00 2001
From: Derek Allard
Date: Fri, 20 Jun 2008 05:39:18 +0000
Subject: Added get_post() to the Input class. Documented get() in the Input
class.
---
user_guide/changelog.html | 2 ++
1 file changed, 2 insertions(+)
(limited to 'user_guide/changelog.html')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index bf26a67ae..39568b93f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -72,6 +72,8 @@ SVN Revision: not currently released
- Set the mime type check in the Upload class to reference the global mimes variable.
- Added support for query strings to the Pagination class, automatically detected or explicitly declared.
+ - Added get_post() to the Input class.
+ - Documented get() in the Input class.
Helpers
--
cgit v1.2.3-24-g4f1b