1
0
Fork 0
mirror of https://github.com/bjc/prosody.git synced 2025-04-06 22:57:38 +03:00

Added TODO

This commit is contained in:
Waqas Hussain 2008-10-23 22:08:19 +05:00
parent 0c483f2d09
commit 790c28b598

View file

@ -87,6 +87,7 @@ function core_handle_stanza(origin, stanza)
core_route_stanza(origin, probe);
end
end
-- TODO resend subscription requests
end
origin.presence = stanza;
stanza.attr.to = nil; -- reset it