drupal_set_message(t("You may want to <a href='@url'>rebuild</a> your XML sitemap now. Otherwise it will be rebuilt on the next cron run.",array('@url'=>$GLOBALS['base_url'].'/admin/config/search/simplesitemap')));
drupal_set_message(t("You may want to <a href='@url'>rebuild</a> your XML sitemap now.
Otherwise it will be rebuilt on the next cron run.",
$routes=db_query("SELECT mlid, route_name, route_parameters FROM {menu_tree} WHERE menu_name = :menu_name and enabled = 1",array(':menu_name'=>$bundle))