core/stanza_router.lua

changeset 137
9a05dfb35dd5
parent 135
bf10d42dd41b
child 138
cb0dd442ca63
--- a/core/stanza_router.lua	Thu Oct 23 22:07:36 2008 +0500
+++ b/core/stanza_router.lua	Thu Oct 23 22:08:19 2008 +0500
@@ -87,6 +87,7 @@
 							core_route_stanza(origin, probe);
 						end
 					end
+					-- TODO resend subscription requests
 				end
 				origin.presence = stanza;
 				stanza.attr.to = nil; -- reset it

mercurial