Fixes for r102295:
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 9 Dec 2011 05:54:26 +0000 (05:54 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 9 Dec 2011 05:54:26 +0000 (05:54 +0000)
commitb36df6ecc6632eb1e5906073c3c1ef942caaa65e
treecfa840c3196ea34165df34003ce76d27d4995356
parent6d626866deecc4aaeaf3619eb78a1a07db1e472b
Fixes for r102295:
* Rename getDiffText to getDiffLink since that's what it actually gets. Fix associated variable names.
* Use Html::element() not Html::rawElement() when escaping is desired.
includes/FeedUtils.php