firassalim
07-27-2009, 05:10 PM
I have a footer code that appears only in "forumdisplay"
I use this code
<if condition="in_array(THIS_SCRIPT, array(forumdisplay))">
now I want to exclude certain forums from this rule
How do I do that ?
I use this code
<if condition="in_array(THIS_SCRIPT, array(forumdisplay))">
now I want to exclude certain forums from this rule
How do I do that ?