More substitutions

This commit is contained in:
Marcos García de La Fuente
2014-06-13 01:42:00 +02:00
parent ca0a6cb307
commit 88cd5dec40
15 changed files with 14 additions and 31 deletions

View File

@@ -1401,7 +1401,6 @@ class Commande extends CommonOrder
else
{
$this->error='Order with id '.$id.' not found sql='.$sql;
dol_syslog(get_class($this).'::fetch '.$this->error);
return 0;
}
}