diff prosody @ 1532:9150aeca9755

prosody: Load util.helpers at startup
author Matthew Wild <mwild1@gmail.com>
date Sun, 12 Jul 2009 02:08:59 +0100
parents 0494f5e3be23
children 64837ed2d112
line wrap: on
line diff
--- a/prosody	Sun Jul 12 02:07:14 2009 +0100
+++ b/prosody	Sun Jul 12 02:08:59 2009 +0100
@@ -152,7 +152,8 @@
 	require "util.array"
 	require "util.iterators"
 	require "util.timer"
-
+	require "util.helpers"
+	
 	-- Commented to protect us from 
 	-- the second kind of people
 	--[[