X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmysql-connect.php;h=a700311bf3af36b74335a1165f962b6cebc90d7a;hb=feda50ff73c05935417ed33164d30caf966ba854;hp=7bbaee5e1ea1b72aef8816547f227a8d55ab3b0b;hpb=0211214187aa95bd5726ecc7dac13dfe0f699c63;p=mailer.git diff --git a/inc/mysql-connect.php b/inc/mysql-connect.php index 7bbaee5e1e..a700311bf3 100644 --- a/inc/mysql-connect.php +++ b/inc/mysql-connect.php @@ -67,7 +67,7 @@ function __errorHandler ($errno, $errstr, $errfile, $errline) { ); // Write debug log message - DEBUG_LOG(__FUNCTION__.":".$msg, true); + DEBUG_LOG(__FUNCTION__, __LINE__, "".$msg, true); // Output message to user and die if (EXT_IS_ACTIVE("debug")) {