diff --git a/framework/base/helper.class.php b/framework/base/helper.class.php index 808bd6dc93..3b8d3a1f54 100644 --- a/framework/base/helper.class.php +++ b/framework/base/helper.class.php @@ -937,4 +937,3 @@ if (!function_exists('array_column')) return $output; } -}