コード例 #1
0
ファイル: ext.php プロジェクト: Bauani/voipconf
 function clear()
 {
     $this->m_ctx = array();
     parent::clear();
 }