diff options
Diffstat (limited to 'system/libraries/Input.php')
-rw-r--r-- | system/libraries/Input.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/libraries/Input.php b/system/libraries/Input.php index 7a277317..c6c84fca 100644 --- a/system/libraries/Input.php +++ b/system/libraries/Input.php @@ -2,9 +2,9 @@ /** * Input library. * - * $Id: Input.php 4727 2009-12-23 19:03:05Z isaiah $ + * $Id: Input.php 4729 2009-12-29 20:35:19Z isaiah $ * - * @package Core + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license |