Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-refsell.php
index 21bcf50e8e10e0c0bca8f0f69b05ad74178af84a..12b733f37e90d29474f2c3d537e1318bebfb7f8d 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;