Update uri.php
This commit is contained in:
parent
c60c160f0e
commit
f56976c116
|
@ -131,7 +131,7 @@ if(!check_function_exists("read_requests")) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
set_error("Can not use GET/POST request without security module");
|
set_error("Disabled XSS Protection", "Security");
|
||||||
show_errors();
|
show_errors();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user