From c3dbacfb88e1fec97496592807a310f71dd6b156 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 16 Jul 2015 17:53:59 -0700 Subject: don't including rating stuff from cloned abooks --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/zot.php b/include/zot.php index 1c6a09494..e7ab70fc4 100644 --- a/include/zot.php +++ b/include/zot.php @@ -2896,7 +2896,7 @@ function process_channel_sync_delivery($sender, $arr, $deliveries) { $total_feeds ++; } - $disallowed = array('abook_id','abook_account','abook_channel'); + $disallowed = array('abook_id','abook_account','abook_channel','abook_rating','abook_rating_text'); foreach($arr['abook'] as $abook) { -- cgit v1.2.3