From c9de4646c570a45de03d6e7ec470daf01a8d2cab Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 24 Sep 2010 00:37:45 +0000 Subject: - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. --- modules/help/help.module | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/help') diff --git a/modules/help/help.module b/modules/help/help.module index 18357b4b4..2c964d7bf 100644 --- a/modules/help/help.module +++ b/modules/help/help.module @@ -25,7 +25,6 @@ function help_menu() { 'page callback' => 'help_page', 'page arguments' => array(2), 'access arguments' => array('access administration pages'), - 'type' => MENU_CALLBACK, 'file' => 'help.admin.inc', ); } -- cgit v1.2.3