예제 #1
0
파일: index.php 프로젝트: webv/webv
<?php

use Core\Controller;
$controller = new Controller();
$controller->route();