]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-shredder.php
Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-shredder.php
index c46a2e0299565f907cb97ce6b3146c4fa578857e..ff1da751070210821b424587aaebe5b28c6962ab 100644 (file)
@@ -52,7 +52,7 @@ setExtensionVersionHistory(array('0.0.0'));
 enableExtensionProductive(FALSE);
 
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installtion is running
+       case 'setup': // Do stuff when installtion is running
                // SQL commands to run
                addExtensionSql('');
                break;