aaaaaaaa
This commit is contained in:
@@ -3,7 +3,7 @@ $documentRoot = $_SERVER['DOCUMENT_ROOT'];
|
||||
include("$documentRoot/import_runners.php");
|
||||
|
||||
|
||||
$hash = file_get_contents("$documentRoot/data/hash.txt");
|
||||
include("$documentRoot/data/hash.php");
|
||||
$method = $_SERVER['REQUEST_METHOD'];
|
||||
if ($method == "POST") {
|
||||
$runner_id = $_POST['id'];
|
||||
|
||||
Reference in New Issue
Block a user