コード例 #1
0
ファイル: Request.class.php プロジェクト: pthreat/apf-dev
 public function go($uri)
 {
     Server::redirect($uri);
 }