X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-jackpot.php;h=bf7c1c161d1388588dc4e978b640b9a8543955fe;hp=420bcc88122711003054783eed50ed0bc493a4bc;hb=a30da9ca393c9f03a7e2808f444d9a17357917fd;hpb=55980dc6bc65fb3c766ff053440a7446962cb85f diff --git a/inc/extensions/ext-jackpot.php b/inc/extensions/ext-jackpot.php index 420bcc8812..bf7c1c161d 100644 --- a/inc/extensions/ext-jackpot.php +++ b/inc/extensions/ext-jackpot.php @@ -47,6 +47,9 @@ setThisExtensionVersion('0.0'); // Version history array (add more with , '0.1.0' and so on) setExtensionVersionHistory(array('0.0')); +// This extension is in development (non-productive) +enableExtensionProductive(false); + switch (getExtensionMode()) { case 'register': // Do stuff when installation is running (modules.php?module=admin is called) // SQL commands to run