Bad comment
This commit is contained in:
parent
77688100bd
commit
1cf058b8e9
@ -741,7 +741,7 @@ function getProductsForCategory($authentication,$id)
|
|||||||
$sql .= " ORDER BY fk_".$field." ASC" ;
|
$sql .= " ORDER BY fk_".$field." ASC" ;
|
||||||
|
|
||||||
|
|
||||||
dol_syslog("GetProductsForCategory::get_type sql=".$sql);
|
dol_syslog("getProductsForCategory get id of product into category sql=".$sql);
|
||||||
$res = $db->query($sql);
|
$res = $db->query($sql);
|
||||||
if ($res)
|
if ($res)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user