User "^demon" posted a comment on MediaWiki.r87487. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87487#c16608 Commit summary:
Kill $wgSkinExtensionFunctions. Way back in r4934 when it was introduced, it was near the beginning of Setup.php, and $wgExtensionFunctions was near the end. Thus, they served two different purposes for doing extension setup. Refactoring over time has brought these processes side-by-side and thus the unused (and less-featured) one is getting the axe. -1 more awful global \o/ Comment: Yep, see followup. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
