You are here

location.tk.inc in Location 5

File

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

// Tokelau
function location_province_list_tk() {
  return array(
    'A' => "Atafu",
    'F' => "Fakaofo",
    'N' => "Nukunonu",
  );
}

Functions