27 Sep
2012
27 Sep
'12
8:19 a.m.
My code is as before $items['admin/mycustom_menu'] = array( 'title' => 'mycustom menu Settings', 'page callback' => 'my_custom_page', 'access arguments' => array('administer content'), 'type' => MENU_NORMAL_ITEM, ); I have cleared cache and checked again.