]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-payout.php
Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-payout.php
index 4cde9333abe288bedc0bbf9256ca742f6867e7df..41126247413cfe87f4d0ae96f7bc8320e1e8367b 100644 (file)
@@ -47,7 +47,7 @@ setThisExtensionVersion('0.3.8');
 setExtensionVersionHistory(array('0.0.0', '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.1.5', '0.1.6', '0.1.7', '0.1.8', '0.1.9', '0.2.0', '0.2.1', '0.2.2', '0.2.3', '0.2.4', '0.2.5', '0.2.6', '0.2.7', '0.2.8', '0.2.9', '0.3.0', '0.3.1', '0.3.2', '0.3.3', '0.3.4', '0.3.5', '0.3.6', '0.3.7', '0.3.8'));
 
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installation is running
+       case 'setup': // Do stuff when installation is running
                // SQL commands to run
                addDropTableSql('user_payouts');
                addCreateTableSql('user_payouts', "