From 921d2fd7160df5b91200f9c5f9c45bdd74c92695 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 17 Oct 2009 14:43:38 +0100 Subject: hostmanager: Add return _M; --- core/hostmanager.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/core/hostmanager.lua b/core/hostmanager.lua index 2c8174ee..15484574 100644 --- a/core/hostmanager.lua +++ b/core/hostmanager.lua @@ -83,3 +83,4 @@ end function getconfig(name) end +return _M; -- cgit v1.2.3