API:
authorYuri Astrakhan <yurik@users.mediawiki.org>
Mon, 21 May 2007 06:32:32 +0000 (06:32 +0000)
committerYuri Astrakhan <yurik@users.mediawiki.org>
Mon, 21 May 2007 06:32:32 +0000 (06:32 +0000)
commitb4de075600f6472b07a57bedb0f546e68fc0fa24
treea9e9a3ea4d09058f72db1604f9ab4a8b343b289b
parenta048101d7604543e8f502b9971c0517a0bba4a1a
API:
 revisions - removed oldid (not used except in content retrieval), added extra prop options to optimize bandwidth, continue value is now an integer in JSON
 minor help screen improvement.
includes/api/ApiBase.php
includes/api/ApiMain.php
includes/api/ApiQuery.php
includes/api/ApiQueryRevisions.php