From 5af76abcb71e8ea32a759fa9ef6ab53edced02e4 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 8 Nov 2020 13:45:49 +0100 Subject: [PATCH] Remove references to non-existent image files in error pages phpcs-errors:0 phpunit-status:successful phpstan-errors:1 --- functions/functions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/functions/functions.php b/functions/functions.php index d6c6afb..797ce6f 100644 --- a/functions/functions.php +++ b/functions/functions.php @@ -108,8 +108,6 @@ function mdExceptionHandler(Throwable $exception):void { - - '; if (!empty($_SESSION['dark-theme'])) $output .= ' @@ -122,7 +120,7 @@ function mdExceptionHandler(Throwable $exception):void {
- +

' . $errorMsg . '