コード例 #1
0
ファイル: hello.php プロジェクト: kutothe/ptododactyl
 function __construct(Kohana_Request $request)
 {
     parent::__construct($request);
 }