Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-country.php
index c1d81e43b2bbf2773a9da48add915314ac62465c..6a5445b9db93cdb2c4e3edfe069e0e6daa20f8c1 100644 (file)
@@ -50,7 +50,7 @@ setExtensionVersionHistory(array('0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0
 setExtensionAlwaysActive('Y');
 
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installation is running
+       case 'setup': // Do stuff when installation is running
                // SQL commands to run
                addDropTableSql('countries');
                addCreateTableSql('countries', "