X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmysql-connect.php;h=8f8e5cd41d760e6f51c304ea5c1e4da407626378;hb=e6c47a5a789601b9ba3ff625091ec7b2b353cb4e;hp=a700311bf3af36b74335a1165f962b6cebc90d7a;hpb=5f8c1a333627cd0145f778a6eebdb251f5bb40b6;p=mailer.git diff --git a/inc/mysql-connect.php b/inc/mysql-connect.php index a700311bf3..8f8e5cd41d 100644 --- a/inc/mysql-connect.php +++ b/inc/mysql-connect.php @@ -77,7 +77,7 @@ function __errorHandler ($errno, $errstr, $errfile, $errline) { // No debug extension found print("Please report this error at forum.mxchange.org:
");
 		debug_print_backtrace();
-		die("
Thanks for your help finding bugs."); + die("Thank you for your help finding bugs."); } } @@ -148,7 +148,7 @@ if ((!isBooleanConstantAndTrue('mxchange_installing')) && (isBooleanConstantAndT // Administrative functions require_once(PATH."inc/modules/admin/admin-inc.php"); } // END - if - //* DEBUG: */ ADD_POINTS_REFSYSTEM(36,1000); + //* DEBUG: */ ADD_POINTS_REFSYSTEM("test", 36, 1000); //* DEBUG: */ die(); // Get all values