bug

user module causes warning while calling user_access()

  1. function user_is_queue_member($account) {
  2.   global $user;
  3.   /*
  4.    * if I omit the following check it creates
  5.    * following error:
  6.  
Syndicate content