]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-yoomedia.php
Some major rewrites + ext-network continued:
[mailer.git] / inc / extensions / ext-yoomedia.php
index 622e2781fabac00862bb2795b0f580ead907e2d7..f2e9be2ef8a1f657f9321709e30c7db25f8b9c6b 100644 (file)
@@ -54,7 +54,7 @@ setExtensionAlwaysActive('Y');
 // @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y');
 
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installation is running
+       case 'setup': // Do stuff when installation is running
                // SQL commands to run
                addConfigAddSql('yoomedia_id', 'BIGINT(20) UNSIGNED NOT NULL DEFAULT 0');
                addConfigAddSql('yoomedia_sid', 'BIGINT(20) UNSIGNED NOT NULL DEFAULT 0');