Exclude null rows from Special:MediaStatistics
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 25 Feb 2015 22:23:46 +0000 (18:23 -0400)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 25 Feb 2015 22:23:46 +0000 (18:23 -0400)
commit6e02a95227c4ef194ff2299a823aaa51aa9a223c
tree915c25f391f1b4f0f6c56f6ced5429038658d601
parentf8207aeb17f955a79a726df775d3643c550605fa
Exclude null rows from Special:MediaStatistics

The commons db has a random null row in the image table, adding
a non-sensical row to this report.

Bug: T74535
Change-Id: Ie290e588af56aee7d5303954202f7923b64d2272
includes/specials/SpecialMediaStatistics.php