"Nikerabbit" posted a comment on MediaWiki.r106404.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106404#c27960

Commit summary for MediaWiki.r106404:

unfinished code, will follow up soonish, from other device

Nikerabbit's comment:

<source lang=php>
function showWarning( Message $message ) {
  return ..... $message->parse() ....;
}

somewhere else:

$this->showWarning( wfMessage( 'bunny', $toy, $car ) );
</source>



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

Reply via email to