]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-uberwach.php
Introduced new extension ext-blacklist:
[mailer.git] / inc / extensions / ext-uberwach.php
index ca0847f7ac8f7bd064ef33022e00a1d39318d774..99551fb5d54900df10d2ac925685d38e86811f5d 100644 (file)
@@ -47,7 +47,7 @@ setThisExtensionVersion('0.0.2');
 setExtensionVersionHistory(array('0.0.0', '0.0.1', '0.0.2'));
 
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installation is running
+       case 'setup': // Do stuff when installation is running
                // SQL commands to run
                break;