plugins/pubsub.lua

changeset 165
8c67ea868c06
parent 159
88cc513e81c8
child 193
fa6e1e65cb3c
--- a/plugins/pubsub.lua	Wed Dec 15 14:49:46 2010 +0000
+++ b/plugins/pubsub.lua	Wed Dec 15 14:50:10 2010 +0000
@@ -24,6 +24,7 @@
 			end
 		end
 	end);
+	return true;
 end
 
 function pubsub:subscribe(server, node, jid, callback)

mercurial