ajax upload

This commit is contained in:
Mitan Omar
2020-07-25 16:29:54 +02:00
parent ba65cfc2e9
commit fa61d878b5
2 changed files with 145 additions and 87 deletions

View File

@@ -79,7 +79,7 @@ switch ($case):
continue;
}
if($case == 'check' && $row['plg_disabled'] == 1)
if ($case == 'check' && $row['plg_disabled'] == 1)
{
continue;
}