bool I18Nv2_Country::isValidCode ( string $code )
Check if the supplied two letter country code is valid.
two letter country code
Returns boolean whether the two letter country code is valid.
This function can not be called statically.