]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-uberwach.php
Extension ext-coupon continued, naming convention, many improvements:
[mailer.git] / inc / extensions / ext-uberwach.php
index a605356c9a95e1d4c7cdca9e84fed269f3383d23..fe1e877da49dfed5d5f6fe345eef7e4d75dc3916 100644 (file)
@@ -47,7 +47,7 @@ setThisExtensionVersion('0.0.2');
 setExtensionVersionHistory(array('0.0', '0.0.1', '0.0.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;