mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
📝 UI better log on catch
This commit is contained in:
@@ -1821,7 +1821,7 @@ catch(CoreException $e)
|
||||
}
|
||||
}
|
||||
|
||||
IssueLog::Error($e->getMessage());
|
||||
IssueLog::Error('UI.php operation='.$operation.', error='.$e->getMessage()."\n".$e->getTraceAsString());
|
||||
}
|
||||
|
||||
// For debugging only
|
||||
|
||||
Reference in New Issue
Block a user