X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-lead.php;h=11153884013ad9d5712e99aeaaf47c4a0a32d27f;hb=e9d9b430aa90c0519671702ce9fe13fc497451d6;hp=e3c3cadd297156d4851c5c727225c964c0522ef1;hpb=2836f277c4ad42f8c922dc6daec96df6dc090298;p=mailer.git diff --git a/inc/extensions/ext-lead.php b/inc/extensions/ext-lead.php index e3c3cadd29..1115388401 100644 --- a/inc/extensions/ext-lead.php +++ b/inc/extensions/ext-lead.php @@ -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) // SQL commands to run break;