core/offlinemessage.lua

changeset 129
0f119bece309
parent 0
3e3171b59028
child 519
cccd610a0ef9
--- a/core/offlinemessage.lua	Thu Oct 23 18:36:10 2008 +0500
+++ b/core/offlinemessage.lua	Thu Oct 23 18:42:29 2008 +0500
@@ -11,3 +11,5 @@
 	t_insert(offlinedata, stanza);
 	return datamanager.store(user, host, "offlinemsg", offlinedata);
 end
+
+return _M;
\ No newline at end of file

mercurial