The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to write conditional for array of THIS_SCRIPT?
I am looking to exclude something from showing if it is on pages with certain THIS_SCRIPTs.
Could someone provide a conditional example to exclude an array list of scripts like: one, two, three Thanks. |
#2
|
|||
|
|||
if(in_array(THIS_SCRIPT, array(one, two, three)))
or with a "!" for not in this list |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|