mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-07 17:42:53 +01:00
More substitutions
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user