mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
N°4261 - code review with @PirGoif
This commit is contained in:
@@ -88,8 +88,6 @@ class ExceptionListener implements ContainerAwareInterface
|
||||
// Log exception in iTop log
|
||||
\ExceptionLog::LogException($oException, [
|
||||
'uri' => $oEvent->getRequest()->getUri(),
|
||||
'file' => $oException->getFile(),
|
||||
'line' => $oException->getLine(),
|
||||
]);
|
||||
|
||||
// Prepare data for template
|
||||
|
||||
Reference in New Issue
Block a user