diff --git a/templates/errors/unhandled-exception.tpl b/templates/errors/unhandled-exception.tpl index f1e02c9..e697a95 100644 --- a/templates/errors/unhandled-exception.tpl +++ b/templates/errors/unhandled-exception.tpl @@ -33,4 +33,10 @@ + +
+ Note: Exception details should not be displayed on production systems.
+ Disable the debug.show_exceptions
+ setting to omit the exception details from this page.
+