Further followup to r70460/r70461 and r70477
authorSam Reed <reedy@users.mediawiki.org>
Wed, 4 Aug 2010 21:19:53 +0000 (21:19 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Wed, 4 Aug 2010 21:19:53 +0000 (21:19 +0000)
commitb70c52dd8e3c11c5417d06cf35e956d391d12ab3
treec1646b55eccd9ecace9f061371c6f7aa4d4152ba
parent6c2abce86730381baf32d43d92bea3c2e6060ae7
Further followup to r70460/r70461 and r70477

Move code into getParameterFromSettings, most of the flesh is there anyway (it checks isset( $value ) ), so we can use the else to check if it's required

A followup could be to whinge if '' is returned for a string
includes/api/ApiBase.php