Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-jackpot.php
index 1ffece6828f9147aa1e386d3ef22d32e5733e0f6..f6a63202d95cb85d393ff2c1e721c6aa047dd01d 100644 (file)
@@ -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;