diff options
Diffstat (limited to 'system/helpers/arr.php')
-rw-r--r-- | system/helpers/arr.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/helpers/arr.php b/system/helpers/arr.php index a1bde230..19026fa9 100644 --- a/system/helpers/arr.php +++ b/system/helpers/arr.php @@ -2,9 +2,7 @@ /** * Array helper class. * - * $Id: arr.php 4680 2009-11-10 01:57:00Z isaiah $ - * - * @package Core + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license |