string I18Nv2_Negotiator::getCountryMatch (
string $lang
, array $countries
= null
)
Get a matching country code.
$lang
language code
$countries
array of country codes
Returns string matching country.
This function can not be called statically.