Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-03-27 16:13:53 +01:00
parent c27592bad2
commit b33552fb6f

View File

@ -2280,10 +2280,8 @@ class DolibarrModules // Can not be abstract, because we need to instantiate it
if (!empty($conf->global->$const_name)) // If module is already activated
{
$disableSetup = 0;
} else {
// TODO
}
print '