Back c_files.php

This commit is contained in:
Hani Rouatbi
2022-08-26 09:34:46 +01:00
committed by GitHub
parent b5a7b7465f
commit ab5c2f4477

View File

@@ -322,7 +322,7 @@ elseif ($current_smt == '')
$sizes = false;
$num = 0;
//if Kleeja integtared we dont want make alot of queries
$ids_and_names = $arr = [];
$ids_and_names = [];
while ($row=$SQL->fetch_array($result))
{