diff options
Diffstat (limited to 'kohana/helpers/format.php')
-rw-r--r-- | kohana/helpers/format.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/format.php b/kohana/helpers/format.php index b8ab4adc..fb8a0294 100644 --- a/kohana/helpers/format.php +++ b/kohana/helpers/format.php @@ -2,7 +2,7 @@ /** * Format helper class. * - * $Id$ + * $Id: format.php 4070 2009-03-11 20:37:38Z Geert $ * * @package Core * @author Kohana Team |