Files
nextcloud-server-mirror/core/templates/exception.php
Christoph Wurst 979b291a36 Show the full trace of an exception
Because often we catch the exception at some point and then the trace is
misleading. What's really interesting is the trace of the *previous*
exception.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-10 10:35:08 +01:00

1.5 KiB