From: Anthony Talarico Date: Thu, 31 Mar 2016 14:38:02 +0000 (-0400) Subject: moving html tags outside of class definition X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=bcf2fd08df832ae49cec8405bad14bb7c1428d74;p=prog%2FPelstonFlightData.git moving html tags outside of class definition --- diff --git a/glmfds.php b/glmfds.php index a8cf8c2..d2a72bd 100644 --- a/glmfds.php +++ b/glmfds.php @@ -226,8 +226,8 @@ if( ($handle = fopen( '/tmp/nwa_feed', 'a')) ) // else // echo "No data received.

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