]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-theme.php
Deprecated action=login (admin area) removed
[mailer.git] / inc / extensions / ext-theme.php
index 9a8e5313db292452399b35a8a8c9660f0df0597e..1f1473afdfd4745996fe91ff6b513388d9e30eff 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
                break;