Specify TTL #787

Merged
Atheros1 merged 4 commits from specifyTTL into master 2015-03-13 00:10:30 +01:00
Showing only changes of commit ce9480ab57 - Show all commits

View File

@ -787,7 +787,7 @@ def sendMessage(sender="", recv="", broadcast=None, subject="", body="", reply=F
recv = BROADCAST_STR recv = BROADCAST_STR
ripe = "" ripe = ""
sqlExecute( sqlExecute(
"INSERT INTO sent VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?)", "INSERT INTO sent VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)",
"", "",
recv, recv,
ripe, ripe,