User "Reedy" posted a comment on MediaWiki.r92351. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92351#c19717 Commit summary:
MFT to REL1_18 r89311 : should fix user right selection in installer Comment: Yeah, it seems I did, and then this removed it... <pre> - wfBoolToStr( $perm ) . ";\n"; + wfBoolToStr( $perm ) . "\n"; </pre> _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
