API: Standardize limits. Use ApiBase constants to avoid similar breakage and inconsis...
authorDaniel Cannon <amidaniel@users.mediawiki.org>
Wed, 5 Dec 2007 06:32:17 +0000 (06:32 +0000)
committerDaniel Cannon <amidaniel@users.mediawiki.org>
Wed, 5 Dec 2007 06:32:17 +0000 (06:32 +0000)
commit7282f1a3417507460888751ca8f354807cf31a43
tree32a073686948b9669c6f1693fc21830a0c4b054f
parent91422b75896b551d030f630ca90eb34010d6415e
API: Standardize limits. Use ApiBase constants to avoid similar breakage and inconsistencies in the future.
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryRevisions.php