Home
last modified time | relevance | path

Searched refs:logicswitch (Results 1 – 1 of 1) sorted by relevance

/plugin/rssticker/
H A Drssticker.js40 function rssticker_ajax(RSS_url, cachetime, divId, divClass, delay, logicswitch){ argument
45 this.logicswitch=(typeof logicswitch!="undefined")? logicswitch : ""
113 if (this.logicswitch.indexOf("description")==-1) description=""
114 if (this.logicswitch.indexOf("date")==-1) feeddate=""