]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions-functions.php
Huge HTML/CSS rewrite (see forum)
[mailer.git] / inc / extensions-functions.php
index 3ea8b87b0b143634d8fc1703c6ce4e8fc7a8e04a..8b2e70fceb00abc66463c4efe03bdde35185b557 100644 (file)
@@ -1141,7 +1141,7 @@ function addExtensionUpdateDependency ($updateDepends) {
        // Is the update depency empty? (NEED TO BE FIXED!)
        if (empty($updateDepends)) {
                // Please report this bug!
-               debug_report_bug("updateDepends is left empty!");
+               debug_report_bug('updateDepends is left empty!');
        } // END - if
 
        // Is it not yet added?