mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-16 04:59:42 +01:00
ajax upload
This commit is contained in:
@@ -79,7 +79,7 @@ switch ($case):
|
||||
continue;
|
||||
}
|
||||
|
||||
if($case == 'check' && $row['plg_disabled'] == 1)
|
||||
if ($case == 'check' && $row['plg_disabled'] == 1)
|
||||
{
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user