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:
692a9e1
)
tailing error log to fix issues, removing postgres functions
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:26:06 +0000
(10:26 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 31 Mar 2016 14:26:06 +0000
(10:26 -0400)
glmfds.php
patch
|
blob
|
history
diff --git
a/glmfds.php
b/glmfds.php
index
e669fcc
..
9a4c532
100644
(file)
--- a/
glmfds.php
+++ b/
glmfds.php
@@
-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