aboutsummaryrefslogtreecommitdiffstats
path: root/include/import.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-10-30 17:18:15 -0700
committerzotlabs <mike@macgirvin.com>2018-10-30 17:18:15 -0700
commit675343f575f7f53f85462e8604ea7e81e05ad51f (patch)
tree402e7c1d8851dc1eaec2c00f28daabc4da4b9145 /include/import.php
parentae4aeb4b1e57855d8f1788e74c56b57377df59aa (diff)
downloadvolse-hubzilla-675343f575f7f53f85462e8604ea7e81e05ad51f.tar.gz
volse-hubzilla-675343f575f7f53f85462e8604ea7e81e05ad51f.tar.bz2
volse-hubzilla-675343f575f7f53f85462e8604ea7e81e05ad51f.zip
issue syncing the channel_primary setting which shows up as a wrong count on the admin summary page
Diffstat (limited to 'include/import.php')
-rw-r--r--include/import.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/import.php b/include/import.php
index 714161c57..6476aa688 100644
--- a/include/import.php
+++ b/include/import.php
@@ -93,8 +93,7 @@ function import_channel($channel, $account_id, $seize, $newname = '') {
'channel_w_comment', 'channel_w_mail', 'channel_w_like', 'channel_w_tagwall',
'channel_w_chat', 'channel_w_storage', 'channel_w_pages', 'channel_a_republish',
'channel_a_delegate', 'perm_limits', 'channel_password', 'channel_salt',
- 'channel_moved', 'channel_primary', 'channel_removed', 'channel_deleted',
- 'channel_system'
+ 'channel_moved', 'channel_removed', 'channel_deleted', 'channel_system'
];
$clean = array();