1 Star 1 Fork 9

Nt47 / HYPHP

forked from Krabs / HYPHP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 187 Bytes
一键复制 编辑 原始数据 按行查看 历史
Krabs 提交于 2016-02-22 00:35 . no commit message
<?php
define('INDEX_PATH' , str_replace('\\', '/', dirname(__FILE__)).'/');
define('DEBUG' ,true);
define('PLUGIN_ON' ,true);
define('PLUGIN_ON_FILE',true);
require './HY/HY.php';
1
https://gitee.com/nt47/HYPHP.git
git@gitee.com:nt47/HYPHP.git
nt47
HYPHP
HYPHP
master

搜索帮助