image
This commit is contained in:
@@ -31,6 +31,8 @@ if( ( (string)$tokenCheck != (string)$providedToken ) ){
|
||||
die();
|
||||
}
|
||||
|
||||
unset($_GET['token']);
|
||||
|
||||
|
||||
interface DatabaseInterface {
|
||||
public function getSql($name);
|
||||
|
||||
Reference in New Issue
Block a user