コード例 #1
0
ファイル: Imple.php プロジェクト: rocknoon/TCVM
 function __construct()
 {
     $this->_model = TCVM_User_Model_User::GetInstance();
 }