aboutsummaryrefslogtreecommitdiffstats
path: root/include/xchan.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-09-27 23:49:41 +0200
committerMax Kostikov <max@kostikov.co>2018-09-27 23:49:41 +0200
commit62d64631b52f855d04da38059c13e4d4d404d8be (patch)
tree9c8874e358fac931afeb67213bdfab82837b2ef9 /include/xchan.php
parent11945ce7bcabd6a211cf3005a5d28c0015633cd4 (diff)
downloadvolse-hubzilla-62d64631b52f855d04da38059c13e4d4d404d8be.tar.gz
volse-hubzilla-62d64631b52f855d04da38059c13e4d4d404d8be.tar.bz2
volse-hubzilla-62d64631b52f855d04da38059c13e4d4d404d8be.zip
Update xchan.php
Diffstat (limited to 'include/xchan.php')
-rw-r--r--include/xchan.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xchan.php b/include/xchan.php
index 8c9c09c72..aad56063f 100644
--- a/include/xchan.php
+++ b/include/xchan.php
@@ -176,7 +176,7 @@ function xchan_change_key($oldx,$newx,$data) {
$tables = [
'abook' => 'abook_xchan',
'abconfig' => 'xchan',
- 'group_member' => 'xchan',
+ 'pgrp_member' => 'xchan',
'chat' => 'chat_xchan',
'chatpresence' => 'cp_xchan',
'event' => 'event_xchan',