Home
last modified time | relevance | path

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

/plugin/amazon_heavy/
H A Dclass.xmlreader.php18 var $_xml_url; variable in xmlreader
26 $this->_xml_url = $url;
30 if (!$this->_xml_url) $this->error ("XML File is not assigned.");
31 $fp = fopen ($this->_xml_url, "r");