DrupalBin
Submit Code
About
Recent Posts
Code
12 min 45 sec
ago
Code
3 hours 25 min
ago
Fix for Code
3 hours 34 min
ago
d5, hook_comment, trying to force an input filter format
6 hours 52 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
Forward
Forward permissions issue
April 24, 2008 - 5:23pm — Anonymous
/**
* Permissions
*/
function
forward_perm
(
)
{
return
array
(
'access forward'
,
'access epostcard'
,
'override email address'
,
'administer forward'
)
;
}
/**
* Menu Hooks
*/
Drupal 6
Forward
illegal offset
permissions
Read more