You are here

function location_province_list_ps in Location 5

Same name and namespace in other branches
  1. 5.3 supported/location.ps.inc \location_province_list_ps()
  2. 6.3 supported/location.ps.inc \location_province_list_ps()
  3. 7.5 supported/location.ps.inc \location_province_list_ps()
  4. 7.3 supported/location.ps.inc \location_province_list_ps()
  5. 7.4 supported/location.ps.inc \location_province_list_ps()

File

supported/location.ps.inc, line 5

Code

function location_province_list_ps() {
  return array();
}