コード例 #1
0
ファイル: Request.php プロジェクト: vvovnenko/php-payboutique
 protected function init()
 {
     parent::init();
     $this->setLive(true);
 }