You are here

location.er.inc in Location 5

File

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

// Eritrea
function location_province_list_er() {
  return array(
    'MA' => "Central (Maekel)",
    'KE' => "Anseba (Keren)",
    'DK' => "Southern Red Sea (Debub-Keih-Bahri)",
    'SK' => "Northern Red Sea (Semien-Keih-Bahri)",
    'DE' => "Southern (Debub)",
    'BR' => "Gash-Barka (Barentu)",
  );
}

Functions