User "Nikerabbit" posted a comment on MediaWiki.r99204.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99204#c23928
Commit summary:

* Follow-up r99112: use $user instead of $wgUser.
* Introduce $wgTranslateNewsletterPreference was introduced (default: false). 
Setting this to true, will once again add the "Do not send me e-mail 
newsletters" preference.

Comment:

=== true is redundant with booleans, and instead of indenting the whole thing 
inside if, you could do if ( !$foo ) { return true; }

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to