Skip to content

Commit

Permalink
Update Verify.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hisune committed Apr 28, 2017
1 parent 83e02a6 commit 6799801
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Tiny/Verify.php
Expand Up @@ -4,14 +4,8 @@
* User: hi@hisune.com
* Date: 14-7-16
* Time: 下午8:10
*/

/**
*
* 创建gif动态验证码,支持颜色识别验证
* Created by liuyuxuan.
* QQ: 446127203
* Date: 14-1-17
* Time: 上午11:22
*
* 使用方法:
* require_once('verify.php');
Expand Down Expand Up @@ -364,4 +358,4 @@ function GetAnimation()
{
return ($this->GIF);
}
}
}

0 comments on commit 6799801

Please sign in to comment.