diff options
Diffstat (limited to 'system/helpers/security.php')
-rw-r--r-- | system/helpers/security.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/helpers/security.php b/system/helpers/security.php index 33e5118e..7103bd15 100644 --- a/system/helpers/security.php +++ b/system/helpers/security.php @@ -2,9 +2,7 @@ /** * Security helper class. * - * $Id: security.php 4698 2009-12-08 18:39:33Z isaiah $ - * - * @package Core + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license |