示例#1
0
文件: ext.php 项目: Bauani/voipconf
 function clear()
 {
     $this->m_ctx = array();
     parent::clear();
 }