(bug 24016) API: Handle parameters specified in simple string syntax ( 'paramname...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jun 2010 09:30:38 +0000 (09:30 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 18 Jun 2010 09:30:38 +0000 (09:30 +0000)
commitfe66ef26cd3eb6415f3d8c8d93342d403c40ff82
treeb405b9fde7c3d1d7c36b5317648abd5e1b6ec157
parentbd2773b3cdb656680c1a86992f65441259557c75
(bug 24016) API: Handle parameters specified in simple string syntax ( 'paramname' => 'defaultval' ) correctly when outputting help. Patch by Brad Jorsch.
includes/api/ApiBase.php