X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fhandler.php;h=0d36f4990590d202c10555785f603b9b51d1caaa;hp=344b88a6f0e7c3aaca029d736850c441cda662aa;hb=9a60a71dde1189e5c922a6dd377b862d08ea8f51;hpb=7297440d795390abd70ddc339b1a81d34f76c953 diff --git a/inc/handler.php b/inc/handler.php index 344b88a6f0..0d36f49905 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($errfile, $errline, $message); } // Init error handler