You are here

function getlocations_update_7202 in Get Locations 7.2

File

./getlocations.install, line 124
getlocations.install @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Code

function getlocations_update_7202() {
  menu_rebuild();
}