From: Anthony Talarico Date: Thu, 31 Mar 2016 14:37:22 +0000 (-0400) Subject: uncommented closing html tag X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=37378d289051868217682c071da50cec1e84a322;p=prog%2FPelstonFlightData.git uncommented closing html tag --- diff --git a/glmfds.php b/glmfds.php index 8d50772..a8cf8c2 100644 --- a/glmfds.php +++ b/glmfds.php @@ -226,7 +226,7 @@ if( ($handle = fopen( '/tmp/nwa_feed', 'a')) ) // else // echo "No data received.

"; // -//echo ''; +echo ''; }