prosody

changeset 1968
ed654243eb5d
parent 1967
f78a019efeb0
child 1969
805f548aa57b
--- a/prosody	Sat Oct 17 10:52:25 2009 +0100
+++ b/prosody	Sat Oct 17 10:53:31 2009 +0100
@@ -32,7 +32,7 @@
 
 -- Required to be able to find packages installed with luarocks
 pcall(require, "luarocks.require")
-
+require "util.require";
 
 config = require "core.configmanager"
 

mercurial