Whoops #2
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
<?php
|
||||
/*if(isset($_GET["message"])) {
|
||||
include "api.php";
|
||||
query("INSERT INTO `for_moderation`(`text`) VALUES (\"" . $conn->real_escape_string($_GET["message"]) . "\");");
|
||||
header("Location: /insertion.php");
|
||||
die();
|
||||
}*/
|
||||
include "api.php";
|
||||
|
||||
$found = false;
|
||||
|
Reference in New Issue
Block a user