PDA

View Full Version : link_type


thompson
03-24-2006, 04:19 PM
hi at all,

looking for a correct code. i have this in my main.tpl:

{if $link.LINK_TYPE eq 0}

this reads all links with link_type = 0.

what must i do to read all links with 0 and 2 ??

thanks.

thompson
03-24-2006, 04:57 PM
thanks. found a solution myself.