Closed (fixed)
Project:
Smartqueues for Organic Groups
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 10:45 UTC
Updated:
21 Apr 2009 at 15:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
ezra-g commentedYes -- the return was on the wrong line in smartqueue_og_existing_subqueues(), so the array wasn't getting returned when there are no subqueues. Not the kind of welcome we want for this module!
The attached patch corrects this and also fixes a minor spacing issue.
Thanks!
Comment #2
ezra-g commentedThis is applied