function getlocations_update_7102 in Get Locations 7
File
- ./
getlocations.install, line 125 - getlocations.install @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Code
function getlocations_update_7102() {
menu_rebuild();
}