]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-announcement.php
Extension ext-coupon continued, naming convention, many improvements:
[mailer.git] / inc / extensions / ext-announcement.php
index b2e3a5eef70a3f5297d311cf3efcd7c8bef212a1..e53bdce357ad1076823229e0f577687dcff82710 100644 (file)
@@ -51,7 +51,7 @@ setExtensionVersionHistory(array('0.0'));
 enableExtensionProductive(false);
 
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
+       case 'register': // Do stuff when installation is running
                // SQL commands to run
                break;