Exemplo n.º 1
0
 /**
  * @param	string	$desc
  */
 function _setError($desc)
 {
     $this->_ap->SetInfo($desc, 2);
 }