You are here

location.sz.inc in Location 5

File

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

// Swaziland
function location_province_list_sz() {
  return array(
    'H' => "Hhohho",
    'L' => "Lubombo",
    'M' => "Manzini",
    'S' => "Shishelweni",
  );
}

Functions