location.bm.inc in Location 5
Same filename and directory in other branches
File
supported/location.bm.incView source
<?php
// Bermuda
function location_province_list_bm() {
return array(
'DS' => "Devonshire",
'HC' => "Hamilton City",
'HA' => "Hamilton",
'PG' => "Paget",
'PB' => "Pembroke",
'GC' => "Saint George City",
'SG' => "Saint George's",
'SA' => "Sandys",
'SM' => "Smith's",
'SH' => "Southampton",
'WA' => "Warwick",
);
}
Functions
Name | Description |
---|---|
location_province_list_bm |