示例#1
0
文件: Imple.php 项目: rocknoon/TCVM
 function __construct()
 {
     $this->_model = TCVM_User_Model_User::GetInstance();
 }