Update product.class.php
This commit is contained in:
parent
39bc90baf0
commit
0ba308a9a5
@ -3132,7 +3132,7 @@ class Product extends CommonObject
|
|||||||
*/
|
*/
|
||||||
function getNomUrl($withpicto=0,$option='',$maxlength=0)
|
function getNomUrl($withpicto=0,$option='',$maxlength=0)
|
||||||
{
|
{
|
||||||
global $conf, $langs;
|
global $conf, $langs, $hookmanager;
|
||||||
include_once DOL_DOCUMENT_ROOT.'/core/lib/product.lib.php';
|
include_once DOL_DOCUMENT_ROOT.'/core/lib/product.lib.php';
|
||||||
|
|
||||||
$result='';
|
$result='';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user