1 Star 0 Fork 5

zhenglimin / fangw

forked from TeaEgg / fangw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 686 Bytes
一键复制 编辑 原始数据 按行查看 历史
北极星 提交于 2017-01-16 21:49 . 未打通 看逻辑
<?php
// +----------------------------------------------------------------------
// | Fanwe 方维o2o商业系统
// +----------------------------------------------------------------------
// | Copyright (c) 2016 http://www.fanwebbs.com All rights reserved.
// +----------------------------------------------------------------------
// | Author: 微柚(5773389@qq.com)
// +----------------------------------------------------------------------
define("FILE_PATH",""); //文件目录,空为根目录
require_once './system/system_init.php';
require_once APP_ROOT_PATH.'app/Lib/'.APP_TYPE.'/core/MainApp.class.php';
//实例化一个网站应用实例
$AppWeb = new MainApp();
?>
1
https://gitee.com/youzlm_one/fangw.git
git@gitee.com:youzlm_one/fangw.git
youzlm_one
fangw
fangw
master

搜索帮助