Fix bogus field reference in Category::getCountMessage() callback
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 20 Apr 2017 03:43:56 +0000 (20:43 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 20 Apr 2017 04:25:37 +0000 (21:25 -0700)
commit52c3a500284589098d994207ed7cd8bbff528c55
tree1c63d73d0dea9991cd3caa4aa52264dc828f6dea
parent57a2ad595c36d29f7dd21baa0dff16a903ac9753
Fix bogus field reference in Category::getCountMessage() callback

Follows-up 922e68f739f143. (T162121)

Bug: T162941
Change-Id: I40623203e97f7155c2af171a37b1128a59415315
includes/Category.php
includes/CategoryViewer.php