ApiParse: Use existing OutputPage for prop=categorieshtml
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 25 May 2017 15:18:48 +0000 (11:18 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 25 May 2017 15:29:04 +0000 (11:29 -0400)
commit5ad73b8aab3020ed25050cb7d4431ef459d5a723
treec0be582de25aa853f129bc079b86f8496ec679a0
parentbdd46f7cfa0282f62088779ec19d0ff7d15fcb3b
ApiParse: Use existing OutputPage for prop=categorieshtml

Follows up Iaa85ac49.

This also ensures that the Skin correctly refers back to the constructed
OutputPage even when 'useskin' isn't specified.

Change-Id: I983e907c05acd753733e88904953f355e26f393d
includes/api/ApiParse.php