]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-politician-stop.php
Extension ext-coupon continued, naming convention, many improvements:
[mailer.git] / inc / extensions / ext-politician-stop.php
index 1c75c2c0d7361b22f8eeb720d6984df25db034b2..bfe7791e53360347e6ba78c9841b7e057262ce0a 100644 (file)
@@ -47,7 +47,7 @@ setThisExtensionVersion('0.0');
 setExtensionVersionHistory(array('0.0'));
 
 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
                addConfigAddSql('politician_stop_backlink', "ENUM('Y','N') NOT NULL DEFAULT 'Y'");
                addAdminMenuSql('config','config_politician_stop','Politiker-Stopp-Aktion','Einstellungen zur Satire-Aktion "Politiker-Stopp - Jetzt wird zurück zensiert."', 7);