23 Star 69 Fork 42

wuwenbin / bookmark

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
index.php 297 Bytes
Copy Edit Web IDE Raw Blame History
wuwenbin authored 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/wuwenbin/bookmark.git
git@gitee.com:wuwenbin/bookmark.git
wuwenbin
bookmark
bookmark
master

Search

E71a60c3 8189591 Df7b7c6b 8189591