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/core/Event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kohana/core/Event.php') diff --git a/kohana/core/Event.php b/kohana/core/Event.php index 456dca09..22a9f69d 100644 --- a/kohana/core/Event.php +++ b/kohana/core/Event.php @@ -4,7 +4,7 @@ * to be added to 'events'. Events can be run multiple times, and can also * process event-specific data. By default, Kohana has several system events. * - * $Id$ + * $Id: Event.php 3993 2009-02-17 18:42:50Z jheathco $ * * @package Core * @author Kohana Team -- cgit v1.2.3