Closed (fixed)
Project:
Browscap
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2008 at 11:55 UTC
Updated:
27 Aug 2008 at 02:52 UTC
menu item
admin/reports/browscap/useragent/%browscap'
should be
$items['admin/reports/browscap/useragent/%browscap'] = array(
'title callback' => 'browscap_load',
'title arguments' => array(4),
'page callback' => 'browscap_useragent_properties',
'page arguments' => array(4),
'access arguments' => array('access administration pages'),
'weight' => 5,
'type' => MENU_LOCAL_TASK
);
Comments
Comment #1
robloachThanks again...
http://drupal.org/cvs?commit=133374
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.