Fix hookmanager var
This commit is contained in:
parent
b650f7ac17
commit
e2e09f8534
@ -285,7 +285,7 @@ class MyObject extends CommonObject
|
|||||||
*/
|
*/
|
||||||
function getNomUrl($withpicto=0, $option='', $notooltip=0, $morecss='', $save_lastsearch_value=-1)
|
function getNomUrl($withpicto=0, $option='', $notooltip=0, $morecss='', $save_lastsearch_value=-1)
|
||||||
{
|
{
|
||||||
global $db, $conf, $langs, $hoomanager;
|
global $db, $conf, $langs, $hookmanager;
|
||||||
global $dolibarr_main_authentication, $dolibarr_main_demo;
|
global $dolibarr_main_authentication, $dolibarr_main_demo;
|
||||||
global $menumanager;
|
global $menumanager;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user