Fix: global langs inutile
This commit is contained in:
parent
5ac8d0e6fd
commit
015eb7e224
@ -75,7 +75,7 @@ class Form
|
||||
*/
|
||||
function textwithtooltip($text,$htmltext,$tooltipon=1,$direction=0,$img='',$i=1,$option='')
|
||||
{
|
||||
global $conf,$langs;
|
||||
global $conf;
|
||||
|
||||
if (! $htmltext) return $text;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user