]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-safe.php
A lot bugfixes for ext-cache and deprecated files removed:
[mailer.git] / inc / extensions / ext-safe.php
index b8a2c7f83686707e6bcd4b26e5ad665e412ddb56..b72d7f41dc7b2c3d8057dec116a6166548ef1048 100644 (file)
@@ -51,7 +51,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)
                // SQL commands to run
                break;