r111097 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111096‎ | r111097 | r111098 >
Date:21:19, 9 February 2012
Author:maxsem
Status:ok
Tags:
Comment:
fix function case
Modified paths:
  • /trunk/extensions/Example/Example.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Example/Example.body.php
@@ -12,6 +12,6 @@
1313 function execute( $par ) {
1414 global $wgOut;
1515
16 - $wgOut->addWikimsg( 'example-example' );
 16+ $wgOut->addWikiMsg( 'example-example' );
1717 }
1818 }

Status & tagging log