projects
/
prog
/
PelstonFlightData.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa75754
)
uncommented closing html tag
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:37:22 +0000
(10:37 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:37:22 +0000
(10:37 -0400)
glmfds.php
patch
|
blob
|
history
diff --git
a/glmfds.php
b/glmfds.php
index
8d50772
..
a8cf8c2
100644
(file)
--- a/
glmfds.php
+++ b/
glmfds.php
@@
-226,7
+226,7
@@
if( ($handle = fopen( '/tmp/nwa_feed', 'a')) )
// else
// echo "No data received.<p>";
//
-
//
echo '</body></html>';
+echo '</body></html>';
}