mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 06:48:50 +02:00
N°3318 - don't display error details
This commit is contained in:
@@ -93,7 +93,7 @@ class ExceptionListener implements ContainerAwareInterface
|
||||
'exception' => $oFlattenException,
|
||||
'code' => $iStatusCode,
|
||||
'error_title' => $sErrorTitle,
|
||||
'error_message' => $sErrorMessage,
|
||||
'error_message' => '',
|
||||
);
|
||||
|
||||
// Generate the response
|
||||
|
||||
Reference in New Issue
Block a user