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

require_once 'src/App.php';
$app = new Application();
$app->search();