Home
last modified time | relevance | path

Searched refs:countryCode2 (Results 1 – 1 of 1) sorted by path

/plugin/geonav/server/
H A DgetContinent.php2 function getContinent($countryCode2) { argument
23 $query = "SELECT * FROM continents WHERE code_2 = '".$countryCode2."'";