예제 #1
0
파일: Imple.php 프로젝트: rocknoon/TCVM
 function __construct()
 {
     $this->_model = TCVM_User_Model_User::GetInstance();
 }