예제 #1
0
파일: ext.php 프로젝트: Bauani/voipconf
 function clear()
 {
     $this->m_ctx = array();
     parent::clear();
 }