You are here

location.bj.inc in Location 5

File

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

// Benin
function location_province_list_bj() {
  return array(
    'AL' => "Alibori",
    'AK' => "Atakora",
    'AQ' => "Atlantique",
    'BO' => "Borgou",
    'CO' => "Collines",
    'DO' => "Donga",
    'KO' => "Kouffo",
    'LI' => "Littoral",
    'MO' => "Mono",
    'OU' => "Oueme",
    'PL' => "Plateau",
    'ZO' => "Zou",
  );
}

Functions