当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 2 Fork 1

fotomxq / FTM-CMS
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
verify-code.php 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
FTM 提交于 2013-07-24 14:33 . 创建项目
<?php
/**
* 验证码页面
* @author fotomxq <fotomxq.me>
* @version 1
* @package page
*/
require('config.php');
require(DIR_LIB . DS . 'plug-vcode.php');
CoreHeader::noCache();
PlugVCode(4, 20, 150, 35);
?>
PHP
1
https://gitee.com/fotomxq/ftm-cms.git
git@gitee.com:fotomxq/ftm-cms.git
fotomxq
ftm-cms
FTM-CMS
master

搜索帮助