Export_Receipt : use record_log
This commit is contained in:
parent
eba7a0106b
commit
280afb7841
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ try
|
|||
}
|
||||
catch (Exception $exc)
|
||||
{
|
||||
error_log($exc->getTraceAsString());
|
||||
record_log($exc);
|
||||
return;
|
||||
}
|
||||
$cn=Dossier::connect();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue