parent
9e7e7f51e9
commit
379a24e5f2
38 changed files with 71 additions and 19 deletions
|
|
@ -183,7 +183,7 @@ if ( isset($_POST['ok']))
|
|||
catch (Exception $e)
|
||||
{
|
||||
echo_warning ($e->getMessage());
|
||||
error_log($e->getTraceAsString());
|
||||
record_log($e->getTraceAsString());
|
||||
$cn->rollback();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue