Closed (fixed)
Project:
Smartqueues for Organic Groups
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2009 at 15:55 UTC
Updated:
31 Mar 2009 at 20:30 UTC
Hi,
Two issues solved in this patch:
1) incorrect function name renamed to "smartqueue_og_queue_access".
1) calling in_array() with one param doesn't make much sense. You wanted to check if a user is member of a specific og. So you check isset($acount->og_groups[gid].
| Comment | File | Size | Author |
|---|---|---|---|
| smartqueue_og_queue_access.patch | 1.08 KB | TUc |
Comments
Comment #1
TUc commentedIf quoted the wrong function: this patch is concerned with the "smartqueue_og_subqueue_access" function.
"smartqueue_og_queue_access" will be dealt with in another patch...
Comment #2
ezra-g commentedCommitted. Thanks a ton!