From 0af37d5e1ed0b11e90e63ff232557dc890504a6f Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Wed, 8 Oct 2008 21:10:18 +0500 Subject: Fixed: rostermanager.lua now returns the module --- core/rostermanager.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/rostermanager.lua') diff --git a/core/rostermanager.lua b/core/rostermanager.lua index b31ca21b..5f06a308 100644 --- a/core/rostermanager.lua +++ b/core/rostermanager.lua @@ -24,3 +24,5 @@ function getroster(username, host) } -- return datamanager.load(username, host, "roster") or {}; end + +return _M; \ No newline at end of file -- cgit v1.2.3