Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-clickbanner.php
index 946208753c1f0fffd052ceda5a5f641398bfd9a4..5bee3e1ca40b4df22bd1fdeab0b14ab65ffa8361 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;