mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-15 20:49:41 +01:00
Back c_files.php
This commit is contained in:
@@ -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))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user