diff --git a/README.md b/README.md index 54c27bc..836ca18 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + Python Script to Recive and Decode German BOS Information with rtl_fm and multimon-NG diff --git a/gfx/logo.png b/www/gfx/logo.png similarity index 100% rename from gfx/logo.png rename to www/gfx/logo.png diff --git a/www/index.php b/www/index.php index a02cf78..b962b07 100644 --- a/www/index.php +++ b/www/index.php @@ -15,7 +15,7 @@ $db_link = mysqli_connect ($dbhost, $dbuser, $dbpassword, $database);

| ". $data['id'] . " | "; - echo "". $data['time'] . " | "; + echo "". $time . " | "; echo "". parse("service",$fms_id) . " | "; echo "". parse("country",$fms_id) . " | "; echo "". $data['location'] . " | "; @@ -51,14 +54,17 @@ $db_link = mysqli_connect ($dbhost, $dbuser, $dbpassword, $database); '; while ($data = mysqli_fetch_array( $db_erg, MYSQL_ASSOC)) { - echo "
| ". $data['id'] . " | "; - echo "". $data['time'] . " | "; + echo "". $time . " | "; echo "". $data['zvei'] . " | "; echo "