コード例 #1
0
ファイル: Bootstrap.php プロジェクト: hukumonline/gtz
 protected function _initSession()
 {
     Zend_Session::Start();
 }