summaryrefslogtreecommitdiff
path: root/kohana/helpers/arr.php
diff options
context:
space:
mode:
Diffstat (limited to 'kohana/helpers/arr.php')
-rw-r--r--kohana/helpers/arr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/arr.php b/kohana/helpers/arr.php
index 9f0dc097..9570c4b5 100644
--- a/kohana/helpers/arr.php
+++ b/kohana/helpers/arr.php
@@ -2,7 +2,7 @@
/**
* Array helper class.
*
- * $Id$
+ * $Id: arr.php 4346 2009-05-11 17:08:15Z zombor $
*
* @package Core
* @author Kohana Team