User "Nikerabbit" posted a comment on MediaWiki.r95586.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95586#c21530
Commit summary:
(bug 30566) Show error message if an IP is given on Special:ViewUserLang
Another slight change: use if() { return ..; } instead of if() { .. } else { ..
}
Comment:
$wgOut->wrapWikiMsg?
+return $wgOut->addHTML( Xml::span( wfMsg( 'wminc-ip', $target ), 'error' ) );
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview