diff options
Diffstat (limited to 'kohana/helpers/security.php')
-rw-r--r-- | kohana/helpers/security.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/security.php b/kohana/helpers/security.php index 1adf82ac..cd48d2e0 100644 --- a/kohana/helpers/security.php +++ b/kohana/helpers/security.php @@ -2,7 +2,7 @@ /** * Security helper class. * - * $Id$ + * $Id: security.php 3769 2008-12-15 00:48:56Z zombor $ * * @package Core * @author Kohana Team |