* API: All pages list
authorYuri Astrakhan <yurik@users.mediawiki.org>
Tue, 26 Sep 2006 05:43:02 +0000 (05:43 +0000)
committerYuri Astrakhan <yurik@users.mediawiki.org>
Tue, 26 Sep 2006 05:43:02 +0000 (05:43 +0000)
commit972b72f879c4cb2d4d45123643426d346484e245
treed8d46d5b665c74eb1a055e3dbbc73b58ebc4e6bb
parent373393b0f0ba3060a078cd819f9572a606894492
* API: All pages list
* API: Reworked parameter processing
api.php
includes/api/ApiBase.php
includes/api/ApiMain.php
includes/api/ApiQuery.php
includes/api/ApiQueryAllpages.php [new file with mode: 0644]
includes/api/ApiQueryBase.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryRevisions.php [new file with mode: 0644]
includes/api/ApiQuerySiteinfo.php