FIX trans on null object
This commit is contained in:
parent
3e0b2d0281
commit
d14bd829fb
@ -1771,7 +1771,7 @@ function getSoapParams()
|
||||
*/
|
||||
function dolGetElementUrl($objectid,$objecttype,$withpicto=0,$option='')
|
||||
{
|
||||
global $db,$conf;
|
||||
global $db, $conf, $langs;
|
||||
|
||||
$ret='';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user