location.cd.inc in Location 5
Same filename and directory in other branches
File
supported/location.cd.incView source
<?php
// Congo, The Democratic Republic of the
function location_province_list_cd() {
return array(
'BC' => "Bas-Congo",
'BN' => "Bandundu",
'EQ' => "Equateur",
'KA' => "Katanga",
'KE' => "Kasai-Oriental",
'KN' => "Kinshasa",
'KW' => "Kasai-Occidental",
'MA' => "Maniema",
'NK' => "Nord-Kivu",
'OR' => "Orientale",
'SK' => "Sud-Kivu",
);
}
Functions
Name | Description |
---|---|
location_province_list_cd |