parent
9e7e7f51e9
commit
379a24e5f2
38 changed files with 71 additions and 19 deletions
|
|
@ -57,6 +57,7 @@ switch ($op)
|
|||
}
|
||||
catch (Exception $e)
|
||||
{
|
||||
record_log($e->getTraceAsString());
|
||||
echo span($e->getMessage(),' class="notice"');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue