https://bugzilla.wikimedia.org/show_bug.cgi?id=41141
--- Comment #17 from MZMcBride <[email protected]> 2012-12-04 17:07:25 UTC --- (In reply to comment #16) > To disable it on meta, we'll need to switch the config switch for it. So this basically requires doing something like... if dbname == 'metawiki' { $wgMFTrademarkSitename = false; } ... in CommonSettings.php or InitialiseSettings.php? Is that all that's needed at this point to resolve this bug? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
