User "Johnduhart" posted a comment on MediaWiki.r99279. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99279#c23964 Commit summary:
Using global variable for $wgOut instead of passing a reference. See r98479. Comment: <pre>+ //global $wgOut; +</pre> Why? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
