DrupalBin
Submit Code
About
Recent Posts
Drupal 5 menu
1 hour 16 min
ago
Views 2 get all field names
1 hour 59 min
ago
Code
2 hours 37 min
ago
How do i make this work in D6 (I have to clear the cache everytime to see the tabs)
5 hours 28 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
illegal offset
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