location.bh.inc in Location 5
Same filename and directory in other branches
File
supported/location.bh.incView source
<?php
// Bahrain
function location_province_list_bh() {
return array(
'CAP' => "Capital",
'CEN' => "Central",
'MUH' => "Muharraq",
'NOR' => "Northern",
'SOU' => "Southern",
);
}
Functions
Name | Description |
---|---|
location_province_list_bh |