bananalive
New Member
What is the reverse of this php code?
(I need to only show something to people who arent moderators. Is there else tag?)
Thanks,
PHP:
<if condition="can_moderate()">
(I need to only show something to people who arent moderators. Is there else tag?)
Thanks,