Add $wgFavicon to siteinfo API
authorGergő Tisza <tgr.huwiki@gmail.com>
Mon, 13 Jan 2014 11:00:53 +0000 (11:00 +0000)
committerGergő Tisza <tgr.huwiki@gmail.com>
Mon, 13 Jan 2014 11:00:53 +0000 (11:00 +0000)
commitb28f0af08bb72f48c0458141587e4ed5870608c5
tree66b90c0b7204641f7e86173458f1614f95a92256
parentef92af800a83de51465dd5995897a34f21e19583
Add $wgFavicon to siteinfo API

This would be used by MultimediaViewer to show an icon next to the
link to the description page (and probably makes sense to include
$wgFavicon if $wgLogo is there, anyway).

Bug: 59925
Change-Id: Ibdad9c3d2b515fbfdcd458db9b061f4d4d375180
includes/api/ApiQuerySiteinfo.php