Axel Nordh 4 жил өмнө
parent
commit
13298e9c15

+ 0 - 1
OddsJavaFx/src/web/matchTable.php

@@ -3,7 +3,6 @@ include_once __DIR__ . '/webDbConnection.php';
 
 $conn = new WebDbConnection( );
 
-var_dump($_POST);
 $countryId = $_POST['countrySelector'];
 $leagueId = $_POST['leagueSelector'];