Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
This commit is contained in:
commit
b21feca9d7
@ -75,7 +75,7 @@ $opclotureyear=GETPOST('opclotureyear');
|
|||||||
$filter_opcloture=GETPOST('filter_opcloture');
|
$filter_opcloture=GETPOST('filter_opcloture');
|
||||||
|
|
||||||
// Initialize context for list
|
// Initialize context for list
|
||||||
$contextpage=GETPOST('contextpage','aZ')?GETPOST('contextpage','aZ'):'servicelist'.$mode;
|
$contextpage=GETPOST('contextpage','aZ')?GETPOST('contextpage','aZ'):'contractservicelist'.$mode;
|
||||||
|
|
||||||
// Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
|
// Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
|
||||||
$hookmanager->initHooks(array($contextpage));
|
$hookmanager->initHooks(array($contextpage));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user