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
|
if (!empty($conf->global->$const_name)) // If module is already activated
|
||||||
{
|
{
|
||||||
$disableSetup = 0;
|
$disableSetup = 0;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
// TODO
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
print '
|
print '
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user