onlinestatus indicator menu item

trogie - May 8, 2007 - 14:09
Project:Onlinestatus Indicator
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:trogie
Status:reviewed & tested by the community
Description

Hello,

I found out that the menu hook of the onlinestatus indicator has a little typo:

the 'access' key of the menu items should use the user_access function:
'access' => user_access('administer site configuration')
instead of:
'access' => 'administer site configuration'
because this always returns true.

AttachmentSize
onlinestatus.patch498 bytes

#1

Rob Loach - October 4, 2007 - 16:08
Priority:normal» critical
Status:needs review» reviewed & tested by the community

Wow, yeah... Better fix this one.

 
 

Drupal is a registered trademark of Dries Buytaert.