diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-01-08 05:49:49 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-01-08 05:49:49 +0100 |
commit | 4f2933d28370ad965059222553d8ace1dd2fe602 (patch) | |
tree | 87e8c68ada0fff8d7c6696c066ccdb457bb3574e /system/helpers/array_helper.php | |
parent | f1b43d43385c81788dab9103a4f9be7e02432852 (diff) |
Some more misc. stuff
Diffstat (limited to 'system/helpers/array_helper.php')
-rw-r--r-- | system/helpers/array_helper.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/helpers/array_helper.php b/system/helpers/array_helper.php index 881f57db3..a454f936d 100644 --- a/system/helpers/array_helper.php +++ b/system/helpers/array_helper.php @@ -25,8 +25,6 @@ * @filesource */ -// ------------------------------------------------------------------------ - /** * CodeIgniter Array Helpers * |