1 Star 0 Fork 0

青草Minecraft/qcimg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 478 Bytes
一键复制 编辑 原始数据 按行查看 历史
qcminecraft 提交于 2018-09-02 18:41 . 更改架构
<?php
/**
* ___ ____ ___
* / _ \ / ___|_ _|_ __ ___ __ _ __ _ ___
*| | | | | | || '_ ` _ \ / _` |/ _` |/ _ \
*| |_| | |___ | || | | | | | (_| | (_| | __/
* \__\_\\____|___|_| |_| |_|\__,_|\__, |\___|
* |___/
*/
if (!defined('__ROOT_DIR__') && !@include_once 'config.php') {
if(file_exists('./install.php')){
header('Location: install.php');
}else{
echo('error: file incomplete');
}
exit();
}
?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/qcminecraft/qcimg.git
git@gitee.com:qcminecraft/qcimg.git
qcminecraft
qcimg
qcimg
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385