_admin_menu_rebuild_links() needs to be updated according to recent changes in menu_router_build() (http://drupal.org/cvs?commit=195918),

CommentFileSizeAuthor
admin_menu_fix_d7.patch659 bytesyched

Comments

dave reid’s picture

Status: Needs review » Fixed

Fixed in HEAD using list($menu) = menu_router_build(); (without the unneeded comma and space). Thanks yched!

Status: Fixed » Closed (fixed)

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