From 6d1f85463bb091da88c9c7a5dc135d17e1f6a0a0 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 26 May 2009 22:13:38 -0700 Subject: Update Kohana to r4357 --- kohana/libraries/Profiler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kohana/libraries/Profiler.php') diff --git a/kohana/libraries/Profiler.php b/kohana/libraries/Profiler.php index 3c2a460d..47d82ace 100644 --- a/kohana/libraries/Profiler.php +++ b/kohana/libraries/Profiler.php @@ -8,7 +8,7 @@ * POST Data - The name and values of any POST data submitted to the current page. * Cookie Data - All cookies sent for the current request. * - * $Id$ + * $Id: Profiler.php 4090 2009-03-19 01:27:45Z bharat $ * * @package Profiler * @author Kohana Team -- cgit v1.2.3