It looks at both show1-2 so not working.
<if in_array($GLOBALS['mybb']->post['usergroup'], array(1)) then>
show1
<else>
show2
</if>
PHP in Templates and Template Conditionals
|
« Next Oldest | Next Newest »
|