1 Star 1 Fork 8

ledaishu / HoorayOS

forked from Hooray / HoorayOS
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
global.php 146 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
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/ledaishu/HoorayOS.git
git@gitee.com:ledaishu/HoorayOS.git
ledaishu
HoorayOS
HoorayOS
master

搜索帮助