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/Database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kohana/libraries/Database.php') diff --git a/kohana/libraries/Database.php b/kohana/libraries/Database.php index 59e47621..6267f63a 100644 --- a/kohana/libraries/Database.php +++ b/kohana/libraries/Database.php @@ -2,7 +2,7 @@ /** * Provides database access in a platform agnostic way, using simple query building blocks. * - * $Id$ + * $Id: Database.php 4342 2009-05-08 16:56:01Z jheathco $ * * @package Core * @author Kohana Team -- cgit v1.2.3