diff --git a/src/PHPCensor/View/exception.phtml b/src/PHPCensor/View/exception.phtml index 69aeb124..75a2f282 100644 --- a/src/PHPCensor/View/exception.phtml +++ b/src/PHPCensor/View/exception.phtml @@ -1,16 +1,22 @@ +

Sorry, there was a problem

- -
- Message: getMessage(); ?>
- File: getFile(); ?>
- Line: getLine(); ?>
- Trace: -
getTraceAsString(); ?>
-
-
\ No newline at end of file + User()->getIsAdmin()): ?> +
+ Message: getMessage(); ?>
+ File: getFile(); ?>
+ Line: getLine(); ?>
+ Trace: +
getTraceAsString(); ?>
+
+ +