This commit is contained in:
Klaus-Uwe Mitterer 2017-08-07 19:42:43 +02:00
parent 2b419f36b4
commit fe905bbda2

View file

@ -1,6 +1,6 @@
<?php
include("config.php")
include("config.php");
if (isset($_POST["ip"]) && isset($_POST["down"]) && isset($_POST["up"]) && isset($_POST["ping"]) && isset($_POST["jitter"])) {