mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-26 02:33:17 +01:00
Fix include for older version
This commit is contained in:
@@ -59,7 +59,7 @@ $arrayofparameters=array('MYMODULE_MYPARAM1'=>array('css'=>'minwidth200'), 'MYMO
|
||||
/*
|
||||
* Actions
|
||||
*/
|
||||
|
||||
if(DOL_VERSION >='6')
|
||||
include DOL_DOCUMENT_ROOT.'/core/actions_setmoduleoptions.inc.php';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user