Oubli print de debuggage
This commit is contained in:
parent
4fa8f7c747
commit
3373c15faa
@ -105,7 +105,7 @@ foreach ( $products as $id => $fdir)
|
||||
$sql .= " AND fd.fk_product ='".$id."'";
|
||||
$sql .= " GROUP BY date_format(f.datef,'%b')";
|
||||
$sql .= " ORDER BY date_format(f.datef,'%m') ASC ;";
|
||||
print "$sql\n";
|
||||
|
||||
$resql = $db->query($sql) ;
|
||||
|
||||
if ($resql)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user