prosody

changeset 942
dae54304967d
parent 941
13ebec89b568
child 943
7f161205121d
equal deleted inserted replaced
941:13ebec89b568 942:dae54304967d
83 require "core.modulemanager" 83 require "core.modulemanager"
84 require "core.usermanager" 84 require "core.usermanager"
85 require "core.sessionmanager" 85 require "core.sessionmanager"
86 require "core.stanza_router" 86 require "core.stanza_router"
87 87
88 require "util.array"
89 require "util.iterators"
90
88 -- Commented to protect us from 91 -- Commented to protect us from
89 -- the second kind of people 92 -- the second kind of people
90 --[[ 93 --[[
91 pcall(require, "remdebug.engine"); 94 pcall(require, "remdebug.engine");
92 if remdebug then remdebug.engine.start() end 95 if remdebug then remdebug.engine.start() end

mercurial