验证码优化兼容iis
parent
ecc52b1183
commit
a61bc22eeb
|
|
@ -125,6 +125,7 @@ class Verify
|
||||||
$this->KindofSession();
|
$this->KindofSession();
|
||||||
|
|
||||||
// 输出图像
|
// 输出图像
|
||||||
|
ob_clean();
|
||||||
header('Content-Type: image/gif');
|
header('Content-Type: image/gif');
|
||||||
imagegif($this->img);
|
imagegif($this->img);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue