]> git.mxchange.org Git - mailer.git/blobdiff - inc/module-functions.php
Extension ext-earning introduced (unfinished), renamings:
[mailer.git] / inc / module-functions.php
index cc75df10fbe2d8f8bedab8e985a530fd63aef3cf..e4ef7dff421e03d721e0b16fc861a8e340e74f7a 100644 (file)
@@ -334,7 +334,7 @@ VALUES
        }
 
        // Debug log
-       logDebugMessage(__FUNCTION__, __LINE__, sprintf("module=%s, status=%s", $module_chk, getModuleStatus($module_chk)));
+       //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, sprintf("module=%s, status=%s", $module_chk, getModuleStatus($module_chk)));
 
        // Return the value
        return getModuleStatus($module_chk);