Add category output to ApiExpandTemplates
authorJackmcbarn <jackmcbarn@gmail.com>
Thu, 29 May 2014 17:50:27 +0000 (13:50 -0400)
committerJackmcbarn <jackmcbarn@gmail.com>
Fri, 30 May 2014 18:31:53 +0000 (14:31 -0400)
commite658bf0402edda6150fc90197211e085f5371fb2
treeb8a53c5a20a0728abfb6637310fb47d35171831b
parentd18ba4e9dfe51e4689b510f954ba320bd21e3f32
Add category output to ApiExpandTemplates

The preprocessor sometimes adds pages to categories itself, which don't
have any representation in the output of ApiExpandTemplates. Because of
this, add a new field containing these categories.

Change-Id: I7ae2eb9daf68e032dcc7a650bd8391d445ee1037
includes/api/ApiExpandTemplates.php