| 50 |
'type' => MENU_LOCAL_TASK, |
'type' => MENU_LOCAL_TASK, |
| 51 |
); |
); |
| 52 |
|
|
| 53 |
|
// TODO: make support optional |
| 54 |
|
$items['hotspot/colubris'] = |
| 55 |
|
array('page callback' => 'hotspot_render', |
| 56 |
|
'access arguments' => array('access content'), |
| 57 |
|
'file' => 'colubris.pages.inc', |
| 58 |
|
'type' => MENU_LOCAL_TASK, |
| 59 |
|
); |
| 60 |
|
|
| 61 |
$items['hotspot/status'] = |
$items['hotspot/status'] = |
| 62 |
array('page callback' => 'hotspot_render_status', |
array('page callback' => 'hotspot_render_status', |
| 63 |
'access arguments' => array('access content'), |
'access arguments' => array('access content'), |