https://bugzilla.wikimedia.org/show_bug.cgi?id=33837
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|9968 | Summary|Clear the global JavaScript |Set |namespace (remove global |$wgLegacyJavaScriptGlobals |wg* variables) |= false by default --- Comment #2 from Krinkle <[email protected]> 2012-01-20 21:08:36 UTC --- These variables are currently deprecated and superseeded by mw.config. Toggling $wgLegacyJavaScriptGlobals to false will keep them out of the global scope also. Removing link to bug 9968 which is PHP oriƫnted. -- 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
