r110599 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r110598
|
r110599
|
r110600
>
Date:
18:57, 2 February 2012
Author:
foxtrott
Status:
ok
Tags:
Comment:
followup
r110539
: removed debug code
Modified paths:
/trunk/extensions/SemanticPageSeries/includes/iterators/SPSDateIterator.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticPageSeries/includes/iterators/SPSDateIterator.php
—
—
@@ -49,9 +49,6 @@
50
50
}
51
51
}
52
52
53
- var_dump($values);
54
- die();
55
-
56
53
return $values[1];
57
54
}
58
55
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r110539
small bugfix; remove times from datetimes
foxtrott
00:17, 2 February 2012
Status & tagging log
20:41, 3 February 2012
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r110599
[
removed:
deferred
added:
ok]