Normalising API documentation

2 modules list older, newer

7 list newer, older

So changing 2 different to match the 7
This commit is contained in:
Sam Reed 2011-02-24 00:52:09 +00:00
parent be3710c312
commit c6b054661d

View file

@ -169,8 +169,8 @@ class ApiQueryProtectedTitles extends ApiQueryGeneratorBase {
'dir' => array(
ApiBase::PARAM_DFLT => 'older',
ApiBase::PARAM_TYPE => array(
'older',
'newer'
'newer',
'older'
)
),
'start' => array(