prosody

changeset 1532
9150aeca9755
parent 1530
0494f5e3be23
child 1557
64837ed2d112
equal deleted inserted replaced
1531:21051377f11b 1532:9150aeca9755
150 require "core.stanza_router" 150 require "core.stanza_router"
151 151
152 require "util.array" 152 require "util.array"
153 require "util.iterators" 153 require "util.iterators"
154 require "util.timer" 154 require "util.timer"
155 155 require "util.helpers"
156
156 -- Commented to protect us from 157 -- Commented to protect us from
157 -- the second kind of people 158 -- the second kind of people
158 --[[ 159 --[[
159 pcall(require, "remdebug.engine"); 160 pcall(require, "remdebug.engine");
160 if remdebug then remdebug.engine.start() end 161 if remdebug then remdebug.engine.start() end

mercurial