]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-admintheme1.php
Deprecated action=login (admin area) removed
[mailer.git] / inc / extensions / ext-admintheme1.php
index 0888bd6f4b02e21b8155e2c1a2c48744791450db..46ef52ada7e4993c47f9614f341915ac57aca009 100644 (file)
@@ -50,7 +50,7 @@ EXT_SET_VER_HISTORY(array('0.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)
                // Remove all other themes
                ADD_EXT_SQL("DELETE LOW_PRIORITY FROM `{!_MYSQL_PREFIX!}_extensions` WHERE ext_name LIKE 'admintheme%'");
                ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `action`='stats' WHERE `what`='usr_online'");