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