Do not include user column on Special:MyUploads
authorBrian Wolff <bawolff+wn@gmail.com>
Thu, 22 May 2014 19:28:16 +0000 (16:28 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Thu, 22 May 2014 19:28:16 +0000 (16:28 -0300)
commit81be7edb79278471598f996abcff6ba8d9e419a7
treec29070e9206ca223894a3b6210c313bab4debc6d
parent4be4a9648af8753854cbd17c50fa4176e288b731
Do not include user column on Special:MyUploads

If Special:ListFiles is being filtered to show only a specific
user, then there's not much point showing which user uploaded
the image, as they are all uploaded by the same user.

Bug: 30627
Change-Id: Ibe1be82cb8f3354889051ef00f3c0b9f9ea5180e
includes/specials/SpecialListfiles.php