Extension ext-coupon continued, naming convention, many improvements:
[mailer.git] / inc / extensions / ext-theme.php
index 0562ae67f44fd27ff1efc19fee5bd72f0cf4f5bf..8e8b33afef58790a7ff315dffaaee1c047a35db6 100644 (file)
@@ -47,7 +47,7 @@ setThisExtensionVersion('0.1.2');
 setExtensionVersionHistory(array('0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.0.5', '0.0.6', '0.0.7', '0.0.8', '0.0.9', '0.1.0', '0.1.1', '0.1.2'));
 
 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;