44 Star 65 Fork 45

ayhome / easyapps

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 204 Bytes
一键复制 编辑 原始数据 按行查看 历史
ayhome 提交于 2015-06-22 19:48 . 初始化首页
<?php
if(version_compare(PHP_VERSION,'5.3.0','<')) die('require PHP > 5.3.0 !');
define('BIND_MODULE','User');
define('APP_DEBUG',True);
define('APP_PATH','./Apps/');
require './PHP/ThinkPHP.php';
PHP
1
https://gitee.com/anyhome/easyapps.git
git@gitee.com:anyhome/easyapps.git
anyhome
easyapps
easyapps
master

搜索帮助