]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-profile.php
Extension ext-coupon continued, naming convention, many improvements:
[mailer.git] / inc / extensions / ext-profile.php
index 7b240bdad45eef5685a4c036fa05d431a7e7e957..b9da7b9d7338cb21393321898203c1696cf9cd1d 100644 (file)
@@ -48,7 +48,7 @@ setExtensionVersionHistory(array('0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '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
                addExtensionSql('');
                break;