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:
708763f
)
testeing removal of all include statements
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:48:22 +0000
(10:48 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:48:22 +0000
(10:48 -0400)
glmfds.php
patch
|
blob
|
history
diff --git
a/glmfds.php
b/glmfds.php
index
b195d58
..
1603b73
100644
(file)
--- a/
glmfds.php
+++ b/
glmfds.php
@@
-1,7
+1,7
@@
<?php
-include( 'functions.inc' );
-include( 'xml_functions.inc' );
+
//
include( 'functions.inc' );
+
//
include( 'xml_functions.inc' );
define( 'EXPECTED_NWS_MSG_MAJ_VERSION', '1' ); // Expected message XML message version from NWA
echo '<html><head></head><body>Gaslight Media - Northwest Airlines Flight Data Capture<p>';