diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2019-04-10 07:21:18 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2019-04-10 07:21:18 +0200 | 
| commit | 4ce932649509554ec2eeb28b68c74d6bcd59f824 (patch) | |
| tree | 153f5d99d2ff3e37acdb7ff14dbb0109fbc6cbae | |
| parent | bba6721754711446268445044406d74dda01aafc (diff) | |
Let us never talk of this again
| -rwxr-xr-x | lib/Travelynx.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/Travelynx.pm b/lib/Travelynx.pm index 8709c47..5812c54 100755 --- a/lib/Travelynx.pm +++ b/lib/Travelynx.pm @@ -309,7 +309,7 @@ sub startup {  				sched_time, real_time,  				route, messages  			) values ( -				?, ?, ?, to_timestamp(?), ? +				?, ?, ?, to_timestamp(?), ?,  				?, ?, ?, ?,  				to_timestamp(?), to_timestamp(?),  				?, ? | 
