Update xchan.php

This commit is contained in:
Max Kostikov 2018-09-27 23:49:41 +02:00
parent 11945ce7bc
commit 62d64631b5

View File

@ -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',