HOR-1471
HOR-1471 HOR-1471
This commit is contained in:
@@ -136,6 +136,9 @@ try {
|
||||
break;
|
||||
}
|
||||
} catch (Exception $oException) {
|
||||
die( $oException->getMessage() );
|
||||
$token = strtotime("now");
|
||||
PMException::registerErrorLog($oException, $token);
|
||||
G::outRes( G::LoadTranslation("ID_EXCEPTION_LOG_INTERFAZ", array($token)) );
|
||||
die;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user