You are here

location.kw.inc in Location 5

File

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

// Kuwait
function location_province_list_kw() {
  return array(
    'D' => "Al Ahmadi",
    'F' => "Al Farwaniyah",
    'S' => "Al Asimah",
    'J' => "Al Jahra",
    'H' => "Hawalli",
  );
}

Functions