Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-06-02 15:49:10 +02:00
parent ea58f8a617
commit 3cda0d2dc5

View File

@ -409,14 +409,8 @@ if ($ok && GETPOST('standard', 'alpha'))
$db->commit(); $db->commit();
} }
} }
} }
/* From here, actions need a parameter */
// restore_thirdparties_logos: Move logos to correct new directory. // restore_thirdparties_logos: Move logos to correct new directory.
if ($ok && GETPOST('restore_thirdparties_logos')) if ($ok && GETPOST('restore_thirdparties_logos'))