1 Star 0 Fork 43

小一 / YuYueX-System

forked from Yokit / YuYueX-System 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yokit 提交于 2018-05-24 22:33 . 更新 index.php
<?php
/**
* index.php 入口
*
* @copyright (C) 2015-2030 YANG QQ182860914
* @license
*/
error_reporting(E_ERROR);
define('RUN_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
if(@$_GET['m']==''){
//exit();
header("location:/?m=admin&c=webctrl&a=login");
}
include RUN_PATH.'source/base.php';
pc_base::creat_app();
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xiaoyimayun/YuYueX-System.git
git@gitee.com:xiaoyimayun/YuYueX-System.git
xiaoyimayun
YuYueX-System
YuYueX-System
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891