Add WikiFilePage::getForeignCategories() method
authortgr <tgr.huwiki@gmail.com>
Wed, 13 Nov 2013 12:35:25 +0000 (12:35 +0000)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 18 Nov 2013 19:10:46 +0000 (11:10 -0800)
commit4893d1f8dd7ee51061d56da55eb8108b7cf41d5f
tree21b7fd71852b4f6c11e25dc5690a1d2b9d8309ac
parente1855cf67c267d4613b6875a036d4ae8b65ef5aa
Add WikiFilePage::getForeignCategories() method

Unlike getCategories(), this will return the categories
on the wiki where the file is hosted (so it should work with Commons).

Bug: 56598
Change-Id: Ice972f023c676b5857707ccf58ee108585a7f021
includes/WikiFilePage.php