]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-yoomedia.php
Extension ext-coupon continued, naming convention, many improvements:
[mailer.git] / inc / extensions / ext-yoomedia.php
index 89743fd55c202785b57d996938636dc5b3571ece..cb16e5b3ca39cbc4214f12f8ef9a92226a3b408f 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 (modules.php?module=admin is called)
+       case 'register': // 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');