DrupalBin
Submit Code
About
Recent Posts
Code
3 hours 59 sec
ago
Fix for Code
3 hours 10 min
ago
d5, hook_comment, trying to force an input filter format
6 hours 28 min
ago
haha
7 hours 2 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
user module
user module causes warning while calling user_access()
April 3, 2008 - 3:36pm — Anonymous
function
user_is_queue_member
(
$account
)
{
global
$user
;
/*
* if I omit the following check it creates
* following error:
bug
user module
user_access
Read more