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/helpers/upload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kohana/helpers/upload.php') diff --git a/kohana/helpers/upload.php b/kohana/helpers/upload.php index 1bff9230..422e9e8d 100644 --- a/kohana/helpers/upload.php +++ b/kohana/helpers/upload.php @@ -3,7 +3,7 @@ * Upload helper class for working with the global $_FILES * array and Validation library. * - * $Id$ + * $Id: upload.php 3769 2008-12-15 00:48:56Z zombor $ * * @package Core * @author Kohana Team -- cgit v1.2.3