debugin telegram

This commit is contained in:
jakani24
2024-03-12 16:15:18 +01:00
parent b96617e498
commit 8a568f2dae
3 changed files with 2 additions and 0 deletions

View File

@@ -38,4 +38,6 @@ function send($message){
$stmt -> close();
}
}
if(isset($_GET["send"]))
send($_GET["send"]);
?>