1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

Issue 500 header if Captcha image fails.

This commit is contained in:
Cameron
2018-08-13 11:11:32 -07:00
parent acfaf2df8e
commit fd8bb93192
3 changed files with 5 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
*/
// error_reporting(E_ALL);
// define('e107_INIT', true);
$_E107 = array();
$_E107['no_online'] = true;
$_E107['no_forceuserupdate'] = true;
$_E107['no_menus'] = true;