验证码优化兼容iis

feat/task1-c-wallet
devil_gong 2019-06-17 14:44:09 +08:00
parent ecc52b1183
commit a61bc22eeb
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ class Verify
$this->KindofSession();
// 输出图像
ob_clean();
header('Content-Type: image/gif');
imagegif($this->img);