From: Luzifr Date: Wed, 19 Oct 2011 18:13:13 +0000 (+0200) Subject: Restyled system exception X-Git-Tag: 2.0.0_Beta_1~1674^2~2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d690a11a33dadabd50f6657266b1417f62a46309;p=GitHub%2FWoltLab%2FWCF.git Restyled system exception New modern style for system exceptions; Contains a lot of "!important"s, so that other styles cannot override the exception's look so easily. --- diff --git a/wcfsetup/install/files/lib/system/exception/SystemException.class.php b/wcfsetup/install/files/lib/system/exception/SystemException.class.php index 8a3efabf9d..f2feb8a9fc 100644 --- a/wcfsetup/install/files/lib/system/exception/SystemException.class.php +++ b/wcfsetup/install/files/lib/system/exception/SystemException.class.php @@ -80,42 +80,55 @@ class SystemException extends \Exception implements IPrintableException { Fatal error: <?php echo StringUtil::encodeHTML($this->getMessage()); ?>