forked from Wavyzz/dolibarr
code syntax core directory
This commit is contained in:
@@ -96,8 +96,7 @@ class modVariants extends DolibarrModules
|
||||
);
|
||||
|
||||
// Dictionaries
|
||||
if (!isset($conf->mymodule->enabled))
|
||||
{
|
||||
if (!isset($conf->mymodule->enabled)) {
|
||||
$conf->mymodule = new stdClass();
|
||||
$conf->mymodule->enabled = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user