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

@@ -318,7 +318,6 @@ class Livraison extends CommonObject
}
else
{
dol_syslog(get_class($this).'::fetch Error '.$this->error, LOG_ERR);
$this->error=$this->db->error();
return -1;
}