Fix: erreur dans un log de debug !

This commit is contained in:
activdev 2006-05-11 17:35:52 +00:00
parent 862e7add70
commit 30ec9a17f1

View File

@ -746,7 +746,7 @@ class Product
global $langs;
global $conf;
dolibarr_syslog("Product::fecth $id=$id ref=$ref");
dolibarr_syslog("Product::fetch id=$id ref=$ref");
// Verification parametres
if (! $id && ! $ref)