
06-30-2008, 11:27 AM
|
 |
|
|
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by friend01
You can limit for group in Red color number!
Examle: array( 5,6,7) this only for Group Mod,Admin and Smod
Code:
<if condition="in_array($post['usergroupid'], array(2,5,6,7,12,14))
|
Does that not limit the usergroups that can view it, instead of limit the usergroups that can use it?
|