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

require '../app/bootstrap.php';
$site = new site();
$site->run();