In site_map.install there is an error with the uninstall method.

The function locale_supported_languages() does not still exist in Drupal 6. So I advice to replace it by : locale_language_list()

Comments

frjo’s picture

Assigned: Unassigned » frjo
Status: Needs review » Fixed

Committed to 6-dev. Thanks for reporting this bug!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.