Home
last modified time | relevance | path

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

/plugin/news/scripts/
H A DfeedData.php6 var $rss_data; // array of data items, titles, anchor names from current file variable in feedData
154 $this->rss_data = $this->_readFile($file, true);
161 $this->currentDataArray = array_shift($this->rss_data);
166 $this->currentDataArray = array_shift($this->rss_data);