コード例 #1
0
ファイル: Stories.php プロジェクト: shreksrg/microHR
 public function __construct()
 {
     $this->_modelStory = CModel::get('story_model');
 }