How to rebuild the Drupal menu

In order to rebuild the menu in Drupal 6 you have to go to admin/build/modules, but you don't have to submit it.

In Drupal 5 you just need to empty the cache table by TRUNCATE cache_menu;

Knowledge keywords: