Update sms.lua

This commit is contained in:
Ale32bit 2015-11-01 18:53:25 +01:00
parent 5ccffc5e6d
commit 5bfa7c3a7c

View file

@ -161,8 +161,10 @@ local function recMsg()
y = y + 2
end
end
end
printMsg("Type /logout to exit")
end
if not getAllSMS then
printMsg("Type /logout to exit")
end
while true do
stream = http.post(server.."update.php",head)
newMessages = {}