2
0
forked from Wavyzz/dolibarr

add missing global

This commit is contained in:
Frédéric FRANCE
2022-02-15 18:14:44 +01:00
parent d546e11fba
commit 0ba912b1e5
15 changed files with 33 additions and 17 deletions

View File

@@ -3663,7 +3663,7 @@ class Commande extends CommonOrder
*/
public function getNomUrl($withpicto = 0, $option = '', $max = 0, $short = 0, $notooltip = 0, $save_lastsearch_value = -1, $addlinktonotes = 0)
{
global $conf, $langs, $user;
global $conf, $langs, $user, $hookmanager;
if (!empty($conf->dol_no_mouse_hover)) {
$notooltip = 1; // Force disable tooltips