Fix regression from r37046: tokens should not be supplied when in JSON callback mode...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 5 Jul 2008 11:18:50 +0000 (11:18 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 5 Jul 2008 11:18:50 +0000 (11:18 +0000)
commit07db2080a54fa4c1df30b64d4bd52bff3328d749
tree6ae758bc4eded87188d5f4605f090e2aae7c7de7
parente339f6147168719ab513f3550ff7b524bde1fe89
Fix regression from r37046: tokens should not be supplied when in JSON callback mode. Also remove ApiQueryBase::getTokenFlag() which is now obsolete.
includes/api/ApiQueryBase.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryRevisions.php