diff --git a/core/model/ErrorPage.php b/core/model/ErrorPage.php index f73051367..ce35c7519 100755 --- a/core/model/ErrorPage.php +++ b/core/model/ErrorPage.php @@ -1,6 +1,11 @@ .html. + * This enables us to show errors even if PHP experiences a recoverable error. + * ErrorPages * * @package cms * @usedby Debug::friendlyError()