当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
0 Star 9 Fork 8

Hooray / HoorayOS
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
global.php 146 Bytes
一键复制 编辑 原始数据 按行查看 历史
hooray 提交于 2017-08-25 09:22 . 更新composer支持
<?php
define('ROOT', dirname(__FILE__));
chdir(ROOT);
require('libs/vendor/autoload.php');
//配置文件
require('inc/config.php');
?>
1
https://gitee.com/hooray/hoorayos.git
git@gitee.com:hooray/hoorayos.git
hooray
hoorayos
HoorayOS
master

搜索帮助