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

require_once '../../bootstrap.php';
$app = new \Fox\Core\Application();
$app->run();