From f2ce64eb08a5558ffd5fe09519f617b57aa0f1b3 Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Fri, 26 Jun 2009 18:46:52 +0500 Subject: mod_pep: Removed some YODO comments --- plugins/mod_pep.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/mod_pep.lua') diff --git a/plugins/mod_pep.lua b/plugins/mod_pep.lua index 38572f91..e4a1767b 100644 --- a/plugins/mod_pep.lua +++ b/plugins/mod_pep.lua @@ -85,8 +85,8 @@ module:hook("iq/bare/http://jabber.org/protocol/pubsub:pubsub", function(event) if payload then -- publish(session, node, payload); return true; - end -- TODO else error - end -- TODO else error + end + end end end end); -- cgit v1.2.3