You are here

function googlenews_update_7101 in Google News sitemap 7

Rebuild the menus so that the moved menu item will work.

File

./googlenews.install, line 64
Install, update, and uninstall functions for the GoogleNews module.

Code

function googlenews_update_7101() {
  menu_rebuild();
}