コード例 #1
0
ファイル: index.php プロジェクト: rath3r/rath3rapi
<?php

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