hard coded requested imageinfo prop in api upload result (to avoid static call to...
authorMichael Dale <dale@users.mediawiki.org>
Sat, 22 Aug 2009 06:36:19 +0000 (06:36 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Sat, 22 Aug 2009 06:36:19 +0000 (06:36 +0000)
commitcf7448516a17455639cce922ccd6bcf7c405861a
tree5aa529657200c7ea12dff559e2a788e57fb68b32
parentc2f131a25ae4df4a02dd98f5e49089b976a42776
hard coded requested imageinfo prop in api upload result (to avoid static call to non-static: ApiQueryImageInfo::getAllowedParams();
includes/api/ApiUpload.php