Fixing style errors.
This commit is contained in:
parent
5b30cf3e77
commit
3c0601d1f9
@ -68,7 +68,7 @@ if (!empty($conf->accounting->enabled)) {
|
|||||||
require_once DOL_DOCUMENT_ROOT.'/accountancy/class/accountingaccount.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/accountancy/class/accountingaccount.class.php';
|
||||||
}
|
}
|
||||||
if (!empty($conf->bom->enabled)) {
|
if (!empty($conf->bom->enabled)) {
|
||||||
require_once DOL_DOCUMENT_ROOT.'/bom/class/bom.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/bom/class/bom.class.php';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Load translation files required by the page
|
// Load translation files required by the page
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user