From 8eec29745633bd84c2d325d42dbeeb4afd37d516 Mon Sep 17 00:00:00 2001 From: Florian Zeitz Date: Sat, 9 Jun 2012 02:27:44 +0200 Subject: mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals --- util/prosodyctl.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/prosodyctl.lua b/util/prosodyctl.lua index 439de551..a598a44a 100644 --- a/util/prosodyctl.lua +++ b/util/prosodyctl.lua @@ -273,3 +273,5 @@ function reload() signal.kill(pid, signal.SIGHUP); return true; end + +return _M; -- cgit v1.2.3