diff --git a/includes/adm/c_files.php b/includes/adm/c_files.php index 34e766e..1bda64c 100755 --- a/includes/adm/c_files.php +++ b/includes/adm/c_files.php @@ -322,7 +322,7 @@ elseif ($current_smt == '') $sizes = false; $num = 0; //if Kleeja integtared we dont want make alot of queries - $ids_and_names = []; + $ids_and_names = $arr = []; while ($row=$SQL->fetch_array($result)) {