1 Star 0 Fork 1.9K

cqgavin/ShopXO

forked from 纵之格/ShopXO 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.php 715 Bytes
Copy Edit Raw Blame History
<?php
// +----------------------------------------------------------------------
// | ShopXO 国内领先企业级B2C免费开源电商系统
// +----------------------------------------------------------------------
// | Copyright (c) 2011~2099 http://shopxo.net All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( https://opensource.org/licenses/mit-license.php )
// +----------------------------------------------------------------------
// | Author: Devil
// +----------------------------------------------------------------------
// [ 前端入口文件 ]
define('IS_ROOT_ACCESS', true);
// 引入公共入口文件
require './public/index.php';
?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/cqgavin/shopxo.git
git@gitee.com:cqgavin/shopxo.git
cqgavin
shopxo
ShopXO
master

Search