Whoops #2
This commit is contained in:
@@ -1,10 +1,4 @@
|
|||||||
<?php
|
<?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";
|
include "api.php";
|
||||||
|
|
||||||
$found = false;
|
$found = false;
|
||||||
|
Reference in New Issue
Block a user