示例#1
0
文件: cml2.php 项目: nycmic/bittest
 function StartSession($sess_id)
 {
     return $this->_xml_file->StartSession($sess_id);
 }