mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Processed with phpcbf for PSR-2 coding standard
This commit is contained in:
@@ -4,5 +4,5 @@ include_once('functions.php');
|
||||
include_once('session.php');
|
||||
|
||||
if (csrfValidateRequest() && !CSRFValidate()) {
|
||||
handleInvalidCSRFToken();
|
||||
handleInvalidCSRFToken();
|
||||
}
|
||||
|
Reference in New Issue
Block a user