r109533 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109532‎ | r109533 | r109534 >
Date:14:31, 19 January 2012
Author:reedy
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.18wmf1/extensions (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/GoogleNewsSitemap (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/GoogleNewsSitemap/FeedSMItem.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/GoogleNewsSitemap/FeedSMItem.php
@@ -11,11 +11,6 @@
1212 private $keywords = array();
1313
1414 /**
15 - * @var Title
16 - */
17 - private $title;
18 -
19 - /**
2015 * @param Title $title Title object that this entry is for.
2116 * @param String $pubDate Publish date formattable by wfTimestamp.
2217 * @param Array $keywords list of (String) keywords
Property changes on: branches/wmf/1.18wmf1/extensions/GoogleNewsSitemap
___________________________________________________________________
Modified: svn:mergeinfo
2318 Merged /trunk/extensions/GoogleNewsSitemap:r109532
Property changes on: branches/wmf/1.18wmf1/extensions
___________________________________________________________________
Modified: svn:mergeinfo
2419 Merged /trunk/extensions:r109532

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109532* (bug 33818) GoogleNewsSitemap failing to return feeds...reedy14:29, 19 January 2012

Status & tagging log