User "^demon" posted a comment on MediaWiki.r100032. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100032#c26655 Commit summary:
Added a User parameter to SpecialPageFactory::getUsablePages() so that it does not need to depend on $wgUser; updated the only call to it Comment: I don't see any users in extensions either, I'd just require the user parameter and remove the $wgUser fallback. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
