including xml functions include file
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:51:37 +0000 (10:51 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:51:37 +0000 (10:51 -0400)
glmfds.php

index 9afbdfa..95acb33 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 //include( 'functions.inc' );
-//include( 'xml_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>';