require_once 'I18Nv2/Country.php';
bool I18Nv2_Country::isValidCode (string $code)
bool I18Nv2_Country::isValidCode
Check if the supplied two letter country code is valid.
two letter country code
Returns boolean whether the two letter country code is valid.
Cette fonction ne peut pas être appelée de façon statique.