diff options
Diffstat (limited to 'kohana/core/Benchmark.php')
-rw-r--r-- | kohana/core/Benchmark.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/core/Benchmark.php b/kohana/core/Benchmark.php index 3bb6d04f..ce230f11 100644 --- a/kohana/core/Benchmark.php +++ b/kohana/core/Benchmark.php @@ -2,7 +2,7 @@ /** * Simple benchmarking. * - * $Id$ + * $Id: Benchmark.php 4149 2009-04-01 13:32:50Z Shadowhand $ * * @package Core * @author Kohana Team |