Browse Source

removed vardump

Axel Nordh 4 năm trước cách đây
mục cha
commit
13298e9c15
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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'];