I18Nv2_Country::getName()
-- Get country name
Description
Get the corresponding country name of the supplied two letter country code.
Parameter
- string $code
two letter country code
Return value
Returns string country name.
Note
This function can not be called
statically.