diff options
Diffstat (limited to 'kohana/core/Kohana.php')
-rw-r--r-- | kohana/core/Kohana.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/core/Kohana.php b/kohana/core/Kohana.php index 53baa87c..ac64b5b8 100644 --- a/kohana/core/Kohana.php +++ b/kohana/core/Kohana.php @@ -2,7 +2,7 @@ /** * Provides Kohana-specific helper functions. This is where the magic happens! * - * $Id$ + * $Id: Kohana.php 4352 2009-05-14 20:26:53Z zombor $ * * @package Core * @author Kohana Team |