]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-order.php
Nickname login should work now
[mailer.git] / inc / extensions / ext-order.php
index 38eae38ced910f7c80c928f0c0300658a16f7dd6..27ec313f73f37f02572a2c9f4eddfcec7ef161c5 100644 (file)
@@ -50,7 +50,7 @@ EXT_SET_VER_HISTORY(array('0.0', '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '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;