User "Catrope" posted a comment on MediaWiki.r99350. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99350#c24321 Commit summary:
MoodBar: Implement hiding and restoring of entries on the feedback dashboard. No AJAX for now, but everything is abstracted enough to implement it easily Comment: <pre> - ->link( $permalinkTitle, $linkText, array(), $query ); + ->link( $permalinkTitle, $linkText ); </pre> So $query is unused now? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
