X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-jackpot.php;h=f6a63202d95cb85d393ff2c1e721c6aa047dd01d;hb=fd0c7eef0bada2da178da1f383188acba7675959;hp=1ffece6828f9147aa1e386d3ef22d32e5733e0f6;hpb=dcef6adecbcb4da06de4118258e67308b341e47f;p=mailer.git diff --git a/inc/extensions/ext-jackpot.php b/inc/extensions/ext-jackpot.php index 1ffece6828..f6a63202d9 100644 --- a/inc/extensions/ext-jackpot.php +++ b/inc/extensions/ext-jackpot.php @@ -50,7 +50,7 @@ setExtensionVersionHistory(array('0.0.0')); enableExtensionProductive(FALSE); switch (getExtensionMode()) { - case 'register': // Do stuff when installation is running + case 'setup': // Do stuff when installation is running // SQL commands to run break;