Code rewriting and improve of P0RAP for linked operations
This commit is contained in:
parent
a48140d3cc
commit
4a0c11d6c7
6 changed files with 735 additions and 580 deletions
|
|
@ -22,7 +22,7 @@ try
|
|||
}
|
||||
catch (Exception $exc)
|
||||
{
|
||||
error_log($exc->getTraceAsString());
|
||||
record_log($exc);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue