diff options
Diffstat (limited to 'kohana/core/Bootstrap.php')
-rw-r--r-- | kohana/core/Bootstrap.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/core/Bootstrap.php b/kohana/core/Bootstrap.php index ad7564c8..edfb086d 100644 --- a/kohana/core/Bootstrap.php +++ b/kohana/core/Bootstrap.php @@ -2,7 +2,7 @@ /** * Kohana process control file, loaded by the front controller. * - * $Id$ + * $Id: Bootstrap.php 4135 2009-03-28 17:51:04Z zombor $ * * @package Core * @author Kohana Team |