]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-events.php
Possible fix for non-working profile update
[mailer.git] / inc / extensions / ext-events.php
index 1566f089f4c2b5a2582709b1ca1e6ee75ffd9d5a..c4669564e38ca3ed3722ecc540a948815b6eaa47 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;