]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-other.php
'order_points' and locked are now displayed, some array elements/language ids renamed
[mailer.git] / inc / extensions / ext-other.php
index aa768524e1bd9ecfcd0785ac80a404d0770d0ca1..32c5877aadf504c8da46a771e491909fe2082f83 100644 (file)
@@ -50,7 +50,7 @@ setExtensionVersionHistory(array('0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.0
 setExtensionAlwaysActive('Y');
 
 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
                addAdminMenuSql('setup','config_other','Sonstige Einstellungen','Sonstige Einstellungen an Ihrem {?mt_word?}.',13);
                break;