コード例 #1
0
ファイル: ControllerDemo.php プロジェクト: ubinliu/UbinEngine
 public function home()
 {
     UbinEngine::Redirect("http://www.ubinliu.com");
 }