2
0
forked from Wavyzz/dolibarr

clean code

This commit is contained in:
Frédéric FRANCE
2022-12-21 20:11:18 +01:00
parent 2571a3dc62
commit 951ea25459
5 changed files with 5 additions and 16 deletions

View File

@@ -83,9 +83,7 @@ if ($cancel) {
$action ='';
}
if ((float) DOL_VERSION >= 6) {
include DOL_DOCUMENT_ROOT.'/core/actions_setmoduleoptions.inc.php';
}
include DOL_DOCUMENT_ROOT.'/core/actions_setmoduleoptions.inc.php';
if ($action == 'updateMask') {
$maskconstorder = GETPOST('maskconstorder', 'alpha');