r45650 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45649‎ | r45650 | r45651 >
Date:20:10, 10 January 2009
Author:rotem
Status:ok
Tags:
Comment:
Fix syntax error.
Modified paths:
  • /trunk/extensions/BoardVote/BoardVote.php (modified) (history)

Diff [purge]

Index: trunk/extensions/BoardVote/BoardVote.php
@@ -17,7 +17,7 @@
1818 # Extension credits
1919 $wgExtensionCredits['other'][] = array(
2020 'name' => 'BoardVote',
21 - 'author' => array( 'Tim Starling', 'Kwan Ting Chan', 'others' )
 21+ 'author' => array( 'Tim Starling', 'Kwan Ting Chan', 'others' ),
2222 'url' => 'http://www.mediawiki.org/wiki/Extension:BoardVote',
2323 'svn-date' => '$LastChangedDate$',
2424 'svn-revision' => '$LastChangedRevision$',

Status & tagging log