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