0 Star 0 Fork 44

三掌柜 / bookmark

forked from wuwenbin / bookmark 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 297 Bytes
一键复制 编辑 原始数据 按行查看 历史
wuwenbin 提交于 2015-04-07 05:40 . 导入项目代码
<?php
/**
* 入口文件
*/
$rootPath = dirname(__FILE__) . "/root";
include_once $rootPath . "/common/helper.php";
include_once $rootPath . "/common/common.php";
include_once $rootPath . "/controller/common/Base.php";
include_once $rootPath . "/module/Base.php";
App::run("public", $rootPath);
PHP
1
https://gitee.com/aimeko/bookmark.git
git@gitee.com:aimeko/bookmark.git
aimeko
bookmark
bookmark
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891