Deprecated action=login (admin area) removed
[mailer.git] / inc / extensions / ext-mailid.php
index bde901eed0dda63bce603dfedb47d83d377465b8..8d03d1b7a94dd3cb2a2dd96b53da43d7866cda4a 100644 (file)
@@ -50,7 +50,7 @@ EXT_SET_VER_HISTORY(array('0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.0.5', '0
 
 switch ($EXT_LOAD_MODE)
 {
-       case 'register': // Do stuff when installation is running (modules.php?module=admin&action=login is called)
+       case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
                // SQL commands to run
                ADD_EXT_SQL('');
                break;