tailing error log to fix issues, removing postgres functions
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:26:06 +0000 (10:26 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:26:06 +0000 (10:26 -0400)
glmfds.php

index e669fcc..9a4c532 100644 (file)
@@ -37,7 +37,7 @@ class FlightData{
 
         // 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