1 Star 0 Fork 0

jzxyouok/yuncms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
leapsc.php 465 Bytes
一键复制 编辑 原始数据 按行查看 历史
方圆百里找对手 提交于 2013-11-15 16:39 . YUNCMS V2012 初始导入
<?php
/**
* command.php class file.
*
* @author Tongle Xu <xutongle@gmail.com>
* @link http://www.tintsoft.com/
* @copyright Copyright &copy; 2009-2013 TintSoft Development Co., LTD
* @license http://www.tintsoft.com/html/about/copyright/
* @version $Id: leapsc.php 620 2013-07-29 03:32:10Z 85825770@qq.com $
*/
error_reporting ( E_ALL );//开发
//Error_reporting(E_ERROR | E_WARNING | E_PARSE);//线上
require_once 'src/wekit.php';
Wekit::run('Command');
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jzxyouok/yuncms.git
git@gitee.com:jzxyouok/yuncms.git
jzxyouok
yuncms
yuncms
master

搜索帮助