Searched refs:sub_feed (Results 1 – 1 of 1) sorted by relevance
12 var $sub_feed = ""; variable in helper_plugin_news55 $this->sub_feed = trim($ar[1]);61 $this->sub_feed = trim($ns);64 if(preg_match("/notset/i", $this->sub_feed)) { 65 $this->sub_feed ='/'; 68 return 'newsfeed:' . $this->sub_feed . ':';