X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fsql-functions.php;h=d89d64d9b50a3e6df7cedbec282e87510cbee954;hb=0ee18ff2f17d096211666727d9e47f1528a4d885;hp=17597f591e4448869abb11b8cf7c303da97f93ce;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/sql-functions.php b/inc/sql-functions.php index 17597f591e..d89d64d9b5 100644 --- a/inc/sql-functions.php +++ b/inc/sql-functions.php @@ -114,7 +114,7 @@ function countSqls () { // Checks wether the SQLs array is filled function isSqlsValid () { - //* DEBUG: */ debugOutput(__FUNCTION__.':'.intval(isSqlsInitialized()).'/'.countSqls().'/'.getCurrentExtensionName()); + //* DEBUG: */ debugOutput(__FUNCTION__ . ':' . intval(isSqlsInitialized()) . '/' . countSqls() . '/' . getCurrentExtensionName()); return ( ( isSqlsInitialized()