Use ApiQueryImageInfo::getInfo for both ApiQueryAllimages and ApiQueryImageInfo....
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Tue, 20 May 2008 14:32:52 +0000 (14:32 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Tue, 20 May 2008 14:32:52 +0000 (14:32 +0000)
commit28babe0e6507b3899eded500a78708933284c393
treebc501735d15ea3b16b9e5c0242a7327e8f4344f3
parentfd42f40fd065ee87917d463b86e63091b324447f
Use ApiQueryImageInfo::getInfo for both ApiQueryAllimages and ApiQueryImageInfo. Should also give some more consistency between the two modules.
includes/api/ApiQueryAllimages.php
includes/api/ApiQueryImageInfo.php