uncommented closing html tag
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:37:22 +0000 (10:37 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:37:22 +0000 (10:37 -0400)
glmfds.php

index 8d50772..a8cf8c2 100644 (file)
@@ -226,7 +226,7 @@ if( ($handle = fopen( '/tmp/nwa_feed', 'a')) )
 //  else
 //        echo "No data received.<p>";
 //
-//echo '</body></html>';
+echo '</body></html>';
     
 }