]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-other.php
Fixed links
[mailer.git] / inc / extensions / ext-other.php
index 20621a3babc3a41bce383c07094772291e29e56f..627bc70263e7b984a193a037eb1050e63861fabc 100644 (file)
@@ -50,7 +50,7 @@ setExtensionVersionHistory(array('0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0
 setExtensionAlwaysActive('Y');
 
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installation is running
+       case 'setup': // Do stuff when installation is running
                // SQL commands to run
                addAdminMenuSql('setup','config_other','Sonstige Einstellungen','Sonstige Einstellungen an Ihrem {?mt_word?}.',13);
                break;