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

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