(bug 28070) Fix watchlist RSS for databases that store timestamps in a real timestamp...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 25 Mar 2011 21:05:43 +0000 (21:05 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 25 Mar 2011 21:05:43 +0000 (21:05 +0000)
commitebb8b7447dc1ea18850f7442964de045aba36d56
tree6a4a4efaa5947e8c7cb786226405935861c782e5
parent331406bf46fa8bb1acf0f4510b704928999ee89d
(bug 28070) Fix watchlist RSS for databases that store timestamps in a real timestamp field by using Database::timestamp(). Tested by Dan Nessett on 1.16. Not tested on trunk, but no reason why it should not work.
RELEASE-NOTES
includes/api/ApiQueryWatchlist.php