From 790c28b5986657bb95d98574309535ff157f5162 Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Thu, 23 Oct 2008 22:08:19 +0500 Subject: Added TODO --- core/stanza_router.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'core/stanza_router.lua') diff --git a/core/stanza_router.lua b/core/stanza_router.lua index 06a5af9c..4b6ca68c 100644 --- a/core/stanza_router.lua +++ b/core/stanza_router.lua @@ -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 -- cgit v1.2.3