summaryrefslogtreecommitdiff
path: root/lib/xmppmanager.php
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-01-13 21:24:02 -0800
committerBrion Vibber <brion@pobox.com>2010-01-13 21:24:36 -0800
commitb25deaacea75f2e565a58ea14aca19627f5cfa93 (patch)
tree6174d0ae7e39df787015ae3ebdffb1a784d8ad95 /lib/xmppmanager.php
parent35a2f8de4d46c403d6ca17695a8d040f003125c8 (diff)
queue daemon fixes: path fix for xmpp, suppress warning in memcached init
Diffstat (limited to 'lib/xmppmanager.php')
-rw-r--r--lib/xmppmanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmppmanager.php b/lib/xmppmanager.php
index 9662e97d1..0839cda57 100644
--- a/lib/xmppmanager.php
+++ b/lib/xmppmanager.php
@@ -81,7 +81,7 @@ class XmppManager extends IoManager
parent::start($master);
$this->switchSite();
- require_once "lib/jabber.php";
+ require_once INSTALLDIR . "/lib/jabber.php";
# Low priority; we don't want to receive messages