You are here

function address_post_update_clear_country_list in Address 8

Clear caches to receive the new country list.

File

./address.post_update.php, line 49
Post update functions for Address.

Code

function address_post_update_clear_country_list() {

  // An empty update will flush caches.
}