diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-05-26 22:13:38 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-05-26 22:13:38 -0700 |
commit | 6d1f85463bb091da88c9c7a5dc135d17e1f6a0a0 (patch) | |
tree | 086ebab1b21af63415a197dc95fe8873e65ce29a /kohana/helpers/format.php | |
parent | 1666a86664959633c102f12eafef855fb8ffad06 (diff) |
Update Kohana to r4357
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 |