From 5c8359f976d46a512c72f4946c03ba8adc81b919 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 17 Jun 2014 17:36:41 -0700 Subject: note work still remaining --- include/zot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/zot.php b/include/zot.php index 65d2a6f13..2137a6b52 100644 --- a/include/zot.php +++ b/include/zot.php @@ -2283,6 +2283,7 @@ function process_channel_sync_delivery($sender,$arr,$deliveries) { continue; $clean[$k] = $v; // TODO - check if these are allowed, otherwise we'll error + // We also need to import local photos if a custom photo is selected } if(count($clean)) { foreach($clean as $k => $v) { -- cgit v1.2.3