Special:PagesWithProp: Fix PHP notice if no page properties are present
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 26 Jul 2013 06:24:06 +0000 (08:24 +0200)
committerMatmarex <matma.rex@gmail.com>
Fri, 26 Jul 2013 10:32:03 +0000 (10:32 +0000)
commit9b61538e92dc59ff7a24ca59a0e1e5d96ab85450
tree21ab5112c1a600e0330ae047a8454adaa5007c7d
parent82452b2b7c46f32ad98d46e9c0b2b1b511528da9
Special:PagesWithProp: Fix PHP notice if no page properties are present

Always declare $propnames as an array; do not assume that there will
be a property to implicitly set it.

Bug: 51891
Change-Id: I82c6b71a3283c7dc17e66873c2e54cea973c67c0
RELEASE-NOTES-1.22
includes/specials/SpecialPagesWithProp.php