<?php # 载入project的配置 include('project.php'); # 载入核心类库 include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../../boot.php');