r107943 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107942‎ | r107943 | r107944 >
Date:21:23, 3 January 2012
Author:mah
Status:ok
Tags:
Comment:
w/s strikes again
Modified paths:
  • /trunk/extensions/Collection/Collection.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Collection.body.php
@@ -49,7 +49,7 @@
5050 $wgOut->redirect( wfAppendQuery(
5151 SkinTemplate::makeSpecialUrl( 'Book' ),
5252 $wgRequest->appendQueryArray( array( 'bookcmd' => rtrim( $par, '/' ) ), true )
53 - ) );
 53+ ) );
5454 return;
5555 }
5656
@@ -338,7 +338,7 @@
339339 'bookcmd' => 'start_book_creator',
340340 'referer' => $referer,
341341 )
342 - ),
 342+ ),
343343 // TODO: title
344344 ),
345345 wfMsg( 'coll-start_book_creator' )

Status & tagging log