X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fhandler.php;h=e4c5f9781114054420c38d8fb3ab812534d64a5b;hb=22ba0c36c75ff989a6f48197c5a71524fb891b87;hp=344b88a6f0e7c3aaca029d736850c441cda662aa;hpb=7297440d795390abd70ddc339b1a81d34f76c953;p=mailer.git diff --git a/inc/handler.php b/inc/handler.php index 344b88a6f0..e4c5f97811 100644 --- a/inc/handler.php +++ b/inc/handler.php @@ -1,7 +1,7 @@ the main page to continue."); - } elseif ($GLOBALS['error_handler']['exit_on_error'] === true) { - // No debug extension found, so regular output - debug_report_bug($message); - } + debug_report_bug($message); } // Init error handler