]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-support.php
Deprecated action=login (admin area) removed
[mailer.git] / inc / extensions / ext-support.php
index b3f90a0e9ec1904bf5af3074f7514955f4d4740c..a427f489bbfc86df349d8dda21d0d4e9b215d21b 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;