Several fixes and and improvements:
[mailer.git] / inc / mysql-connect.php
index a700311bf3af36b74335a1165f962b6cebc90d7a..9db7dff257043192bb2cfd845fb5973c552fe54b 100644 (file)
@@ -77,7 +77,7 @@ function __errorHandler ($errno, $errstr, $errfile, $errline) {
                // No debug extension found
                print("Please report this error at <a href=\"http://forum.mxchange.org\" target=\"_blank\">forum.mxchange.org</a>:<pre>");
                debug_print_backtrace();
-               die("</pre>Thanks for your help finding bugs.");
+               die("</pre>Thank you for your help finding bugs.");
        }
 }