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