diff --git a/htdocs/societe.class.php b/htdocs/societe.class.php index fc97e149202..3b084897528 100644 --- a/htdocs/societe.class.php +++ b/htdocs/societe.class.php @@ -283,7 +283,7 @@ class Societe { } else { - dolibarr_print_error($this->db); + dolibarr_syslog("Erreur Societe::Fetch"); $result = -3; }