Quote:
<if condition="in_array($_REQUEST['do'], array('contributors'))">
BLAH
</if>
|
That one worked perfectly! Thanks again!
--------------- Added at 23:40 ---------------
This may be a long show but do you think there is a simple thing I could add into the code to make users with addition usergroup = 12 show up as well? the current one shows only primary users. *crosses fingers*