aboutsummaryrefslogtreecommitdiffstats
path: root/prosody
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2015-01-21 01:29:00 +0000
committerMatthew Wild <mwild1@gmail.com>2015-01-21 01:29:00 +0000
commit6f1ffa163d7e1624892aead18a400744750f29f8 (patch)
treea2ed9fcc1c1496bdcbdf1da40e868aa4d50246fa /prosody
parent6d2aec4a34dde4d20cc4a6f7e0a9a6db8057a630 (diff)
parente0c0cffcc27601ec9e4dd3d6fcb556baa21f1e21 (diff)
downloadprosody-6f1ffa163d7e1624892aead18a400744750f29f8.tar.gz
prosody-6f1ffa163d7e1624892aead18a400744750f29f8.zip
Merge 0.10->trunk
Diffstat (limited to 'prosody')
-rwxr-xr-xprosody1
1 files changed, 1 insertions, 0 deletions
diff --git a/prosody b/prosody
index e8f81d5d..e6a23d8e 100755
--- a/prosody
+++ b/prosody
@@ -292,6 +292,7 @@ function load_secondary_libraries()
require "util.import"
require "util.xmppstream"
require "core.stanza_router"
+ require "core.statsmanager"
require "core.hostmanager"
require "core.portmanager"
require "core.modulemanager"