Exemple #1
0
 function clear_matchspies()
 {
     $this->_spies = null;
     Enquire_clear_matchspies($this->_cPtr);
 }
	function clear_matchspies() {
		Enquire_clear_matchspies($this->_cPtr);
	}