예제 #1
0
파일: Request.php 프로젝트: arkaindas/Lean
 public function __construct()
 {
     parent::__construct($_GET);
 }