r63779 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r63778‎ | r63779 | r63780 >
Date:19:36, 15 March 2010
Author:jeroendedauw
Status:ok
Tags:
Comment:
Follow up to r63758
Modified paths:
  • /trunk/extensions/Storyboard/specials/Story/Story_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Storyboard/specials/Story/Story_body.php
@@ -53,8 +53,6 @@
5454 ),
5555 $conds
5656 );
57 -
58 - $story = $dbr->fetchObject( $story );
5957
6058 if ( $story ) {
6159 if ( $story->story_is_published == 1 ) {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r63758Partial follow up to r63722 - will test the API module later todayjeroendedauw20:48, 14 March 2010

Status & tagging log