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