missing $conf
This commit is contained in:
parent
78eb6ae17d
commit
3dfb586d15
@ -1614,7 +1614,7 @@ class Expedition extends CommonObject
|
||||
*/
|
||||
public function getNomUrl($withpicto = 0, $option = '', $max = 0, $short = 0, $notooltip = 0, $save_lastsearch_value = -1)
|
||||
{
|
||||
global $langs;
|
||||
global $langs, $conf;
|
||||
|
||||
$result = '';
|
||||
$label = '<u>'.$langs->trans("ShowSending").'</u>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user