1 Star 7 Fork 3

sofical / dns-manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.php 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
sofical 提交于 2020-11-05 20:24 . init
<?php
/**
* 构建入口
* @author sofical
* @date 2017-03-17
*/
//引入目录配置
require('config/rest.config.php');
//引入项目配置
require('config/proj.config.php');
//引入框架
require(DIR_RESTPHP . '/Rest.php');
\restphp\Rest::build();
PHP
1
https://gitee.com/sofical/dns-manager.git
git@gitee.com:sofical/dns-manager.git
sofical
dns-manager
dns-manager
master

搜索帮助