コード例 #1
0
ファイル: PI.php プロジェクト: stdakov/pi_framework
 public function run()
 {
     $this->router->load();
 }