Fix var not defined

This commit is contained in:
Laurent Destailleur 2020-05-02 03:25:34 +02:00
parent 62a2469c71
commit 7c6dc930d2

View File

@ -922,7 +922,7 @@ class Don extends CommonObject
*/
public function getNomUrl($withpicto = 0, $notooltip = 0)
{
global $langs;
global $conf, $langs;
if (!empty($conf->dol_no_mouse_hover)) $notooltip = 1; // Force disable tooltips