1 Star 0 Fork 5

yongze.chen/TeamToy

forked from leeldy/TeamToy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.php 320 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?php
/* lp app root */
// ↑____ for aoi . Do Not Delete it.
/**** load lp framework ***/
define( 'DS' , DIRECTORY_SEPARATOR );
define( 'AROOT' , dirname( __FILE__ ) . DS );
//ini_set('include_path', dirname( __FILE__ ) . DS .'_lp' );
include_once( '_lp'.DS .'lp.init.php' );
/**** lp framework init finished ***/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenyongze/TeamToy.git
git@gitee.com:chenyongze/TeamToy.git
chenyongze
TeamToy
TeamToy
master

搜索帮助