You are here

location.tj.inc in Location 5

File

supported/location.tj.inc
View source
<?php

// Tajikistan
function location_province_list_tj() {
  return array(
    'GB' => "Gorno-Badakhstan",
    'KT' => "Khatlon",
    'SU' => "Sughd",
  );
}

Functions