fearfx
07-08-2008, 01:49 PM
<if condition="is_member_of($bbuserinfo, X,Y) ">
<a href="http://www..com/usercp.php">User CP</a>
</if>
How would I reproduce the code above into php...
Thanks
<a href="http://www..com/usercp.php">User CP</a>
</if>
How would I reproduce the code above into php...
Thanks