Explorar o código

removed vardump

Axel Nordh %!s(int64=4) %!d(string=hai) anos
pai
achega
13298e9c15
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      OddsJavaFx/src/web/matchTable.php

+ 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'];