ForeignAPIRepo: Remove incorrect 'thumbnail' from $imageInfoProps
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 4 Feb 2016 17:14:05 +0000 (18:14 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 4 Feb 2016 17:14:05 +0000 (18:14 +0100)
commit747f38a1d165a3d1211188c259f0e3285212261e
treea3f152da0e6af19aeacb4bd0851ae16195713963
parente2e2a83697b9988d6c630881ceca2a4e94d2809a
ForeignAPIRepo: Remove incorrect 'thumbnail' from $imageInfoProps

'thumbnail' doesn't seem to have ever been a valid 'iiprop' value.
It's currently causing harmless warnings on every InstantCommons request.
Added in 8d1fa96578e8570a08a0cb5f7e2945f09819fbfb for unknown reasons.

Change-Id: I6286ce3ac07207c0dcfc1171084cb358b3fcecda
includes/filerepo/ForeignAPIRepo.php