From a74fd27e5f238f91f39be14056692945eecedabc Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 6 Jan 2010 11:35:01 -0800 Subject: Updated Kohana to r4737 --- system/helpers/upload.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'system/helpers/upload.php') diff --git a/system/helpers/upload.php b/system/helpers/upload.php index 3aec2ac4..62de674f 100644 --- a/system/helpers/upload.php +++ b/system/helpers/upload.php @@ -3,9 +3,7 @@ * Upload helper class for working with the global $_FILES * array and Validation library. * - * $Id: upload.php 4679 2009-11-10 01:45:52Z isaiah $ - * - * @package Core + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license -- cgit v1.2.3