]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-connect.php
Link to forum added
[mailer.git] / inc / mysql-connect.php
index 3a872ef0a904c566647bef25e3755657a1219c32..15badd903ca0a81a7a5e81cf3d14d4dd2195c4af 100644 (file)
@@ -66,9 +66,9 @@ function __errorHandler ($errno, $errstr, $errfile, $errline) {
                $errline
        );
        DEBUG_LOG(__FUNCTION__.":".$msg, true);
-       print "Please report this error:<pre>";
+       print "Please report this error at <a href=\"http://forum.mxchange.org\" target=\"_blank\">forum.mxchange.org</a>:<pre>";
        debug_print_backtrace();
-       die("</pre>");
+       die("</pre>Thanks for your help finding bugs.");
 }
 
 // Set error handler