diff options
Diffstat (limited to 'kohana/helpers/inflector.php')
-rw-r--r-- | kohana/helpers/inflector.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/inflector.php b/kohana/helpers/inflector.php index 94e62d36..1e4fee23 100644 --- a/kohana/helpers/inflector.php +++ b/kohana/helpers/inflector.php @@ -2,7 +2,7 @@ /** * Inflector helper class. * - * $Id$ + * $Id: inflector.php 4072 2009-03-13 17:20:38Z jheathco $ * * @package Core * @author Kohana Team |