location.cc.inc in Location 5
Same filename and directory in other branches
File
supported/location.cc.incView source
<?php
// Cocos (Keeling) Islands
function location_province_list_cc() {
return array(
'D' => "Direction Island",
'H' => "Home Island",
'O' => "Horsburgh Island",
'S' => "South Island",
'W' => "West Island",
);
}
Functions
Name | Description |
---|---|
location_province_list_cc |