listing one quota above another
Using Jamroom
IN is an option for searching for stuff.
"Search conditions in jrCore_list"
http://www.jamroom.net/the-jamroom-network/documentation/development/89/jrcore-list#search-conditions
It means "any of these"
so search for any of these quota ids could be stated as "quota_id in 2,3,4,5" and that would mean only get the item if it is in quota 2 or 3 or 4 or 5
: (no space then) )