https://bugzilla.wikimedia.org/show_bug.cgi?id=22689
--- Comment #6 from Bawolff <[email protected]> 2011-07-09 01:37:29 UTC --- Presumably that's overriding the entire array, which is unsetting all the other defaults, which causes problems. Most of the other code in InitialiseSettings.php seem to do $wmgSomething = 'blah'; and then in CommonSettings.php $wgDefaultUserOptions['something'] = $wmgSomething; -- 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
