]> git.mxchange.org Git - mailer.git/blobdiff - inc/wrapper-functions.php
- The update of jquery caused an about with missing variable $this which is
[mailer.git] / inc / wrapper-functions.php
index 29638a8fc99c9d2fe42fe582c3f603d16c0f0ab2..7950dee171370b1af54c723558dc104898837dab 100644 (file)
@@ -674,7 +674,7 @@ function isModuleSet ($strict =  false) {
        // Should we abort here?
        if (($strict === true) && ($isset === false)) {
                // Output backtrace
-               debug_report_bug(__FUNCTION__, __LINE__, 'module is empty.');
+               debug_report_bug(__FUNCTION__, __LINE__, 'Module is empty.');
        } // END - if
 
        // Return it