Fix phpcs
This commit is contained in:
parent
c27592bad2
commit
b33552fb6f
@ -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 '
|
||||
|
||||
Loading…
Reference in New Issue
Block a user