Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/server_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/server_plugin.py')
-rw-r--r--src/server_plugin.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/server_plugin.py b/src/server_plugin.py
index 4707f5b..baade03 100644
--- a/src/server_plugin.py
+++ b/src/server_plugin.py
@@ -246,7 +246,9 @@ class ServerPlugin(TelepathyPlugin):
def _publish_members_changed_cb(self, message, added, removed,
local_pending, remote_pending,
actor, reason):
- TelepathyPlugin._publish_members_changed_cb()
+ TelepathyPlugin._publish_members_changed_cb(self, message,
+ added, removed, local_pending, remote_pending, actor,
+ reason)
if local_pending:
# accept all requested subscriptions