diff options
Diffstat (limited to 'system/libraries/Kohana_User_Exception.php')
-rw-r--r-- | system/libraries/Kohana_User_Exception.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/libraries/Kohana_User_Exception.php b/system/libraries/Kohana_User_Exception.php index 95b7bc68..a0ec3ac4 100644 --- a/system/libraries/Kohana_User_Exception.php +++ b/system/libraries/Kohana_User_Exception.php @@ -2,9 +2,9 @@ /** * Creates a custom exception message. * - * $Id: Kohana_User_Exception.php 4679 2009-11-10 01:45:52Z isaiah $ + * $Id: Kohana_User_Exception.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 |