X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fsql-functions.php;h=712bc1967a685d6545b95b5c0588b33ac16594ba;hb=29385a0483bbcbbe940a32a49d488b1d5add15c5;hp=0d704543960b9cb4c966661ca58f9679e64b3e27;hpb=09f5758c42a33a56bdd461c946ffe759a59c54aa;p=mailer.git diff --git a/inc/sql-functions.php b/inc/sql-functions.php index 0d70454396..712bc1967a 100644 --- a/inc/sql-functions.php +++ b/inc/sql-functions.php @@ -115,7 +115,7 @@ function countSqls () { // Checks wether the SQLs array is filled function isSqlsValid () { - //* DEBUG: */ print __FUNCTION__.':'.intval(isSqlsInitialized()).'/'.countSqls().'/'.getCurrentExtensionName().'
'; + //* DEBUG: */ debugOutput(__FUNCTION__.':'.intval(isSqlsInitialized()).'/'.countSqls().'/'.getCurrentExtensionName()); return ( ( isSqlsInitialized()