User "Reedy" changed the status of MediaWiki.r86052. Old Status: new New Status: deferred
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86052 Commit summary: Polish off all special-page-by-global-function instances in extensions. The preferred syntax is now exclusively $wgSpecialPages['PageName'] = 'ClassExtendingSpecialPage', where that class has a constructor which calls SpecialPage::__construct('PageName'). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
