]> git.mxchange.org Git - mailer.git/blobdiff - inc/sql-functions.php
Extension ext-engine is dead and will never come back
[mailer.git] / inc / sql-functions.php
index 17597f591e4448869abb11b8cf7c303da97f93ce..d89d64d9b50a3e6df7cedbec282e87510cbee954 100644 (file)
@@ -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()