mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Issue 500 header if Captcha image fails.
This commit is contained in:
@@ -265,7 +265,9 @@ class secure_image
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
echo "Render Failed";
|
||||
http_response_code(500);
|
||||
exit;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user