summaryrefslogtreecommitdiff
path: root/xmppdaemon.php
diff options
context:
space:
mode:
Diffstat (limited to 'xmppdaemon.php')
-rwxr-xr-xxmppdaemon.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmppdaemon.php b/xmppdaemon.php
index 22b957c97..e5c5c20af 100755
--- a/xmppdaemon.php
+++ b/xmppdaemon.php
@@ -95,7 +95,7 @@ class XMPPDaemon {
}
$this->broadcast_queue();
-# $this->confirmation_queue();
+ $this->confirmation_queue();
}
}