]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-autoreg.php
Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-autoreg.php
index d6107d7f74b56fd1f5f967538aad62405a2a26ef..82ee8abf38c1eb8128a4e07a278c85d0ac2c7a89 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;