From: Anthony Talarico Date: Thu, 31 Mar 2016 14:44:00 +0000 (-0400) Subject: looking at output at exact clone of nwa_data.phtml X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=8b153cdb54eb924e4656ae270698d35dd0f70e8b;p=prog%2FPelstonFlightData.git looking at output at exact clone of nwa_data.phtml --- diff --git a/glmfds.php b/glmfds.php index 874946a..dd307a4 100644 --- a/glmfds.php +++ b/glmfds.php @@ -37,7 +37,7 @@ echo 'Gaslight Media - Northwest Airlines Flight Data C // Delete flight data older than yesterday -// db_auto_exec( "DELETE FROM flight WHERE msg_dtm < 'yesterday';", SI_CONN_STR, FALSE ); + db_auto_exec( "DELETE FROM flight WHERE msg_dtm < 'yesterday';", SI_CONN_STR, FALSE ); // Get item data