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 @@
54
54
),
55
55
$conds
56
56
);
57
-
58
- $story = $dbr->fetchObject( $story );
59
57
60
58
if ( $story ) {
61
59
if ( $story->story_is_published == 1 ) {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r63758
Partial follow up to
r63722
- will test the API module later today
jeroendedauw
20:48, 14 March 2010
Status & tagging log
19:40, 15 March 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r63779
[
removed:
new
added:
ok]