From e7b3717614621f14695ab6ca6dda6dd17ba3d65c Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 28 Jul 2011 20:27:23 +0000 Subject: added new easygiant library --- h-source/Library/ArrayExt.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'h-source/Library/ArrayExt.php') diff --git a/h-source/Library/ArrayExt.php b/h-source/Library/ArrayExt.php index 1375f6d..528012c 100755 --- a/h-source/Library/ArrayExt.php +++ b/h-source/Library/ArrayExt.php @@ -55,10 +55,6 @@ class ArrayExt { } } } - else - { - $tempArray = $associativeArray; - } return call_user_func($func.'Deep',$tempArray); //clean the array values } -- cgit v1.2.3