2 Star 9 Fork 2

EDI/大沭MVC框架

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.php 305 Bytes
Copy Edit Raw Blame History
EDI authored 5 years ago . 首次发布
<?php
/**
* index.php 主入口
*
* @copyright (C) 2007-2020 大沭网
* @license http://www.shuyanghao.com/index.php?app=license
* @lastmodify 2020-03-02
*/
define('SHUYANG_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
include SHUYANG_PATH.'/core/feitian.php';
shy_base::shuyang_app();
?>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/edims/DsFrame.git
git@gitee.com:edims/DsFrame.git
edims
DsFrame
大沭MVC框架
master

Search