aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-06-17 17:36:41 -0700
committerfriendica <info@friendica.com>2014-06-17 17:36:41 -0700
commit5c8359f976d46a512c72f4946c03ba8adc81b919 (patch)
tree80d6238c1e11cc52d66cbd7f9035aaacad997958 /include/zot.php
parentdafd3a9e43dbcde07fb900c27cb7f386a40900ce (diff)
downloadvolse-hubzilla-5c8359f976d46a512c72f4946c03ba8adc81b919.tar.gz
volse-hubzilla-5c8359f976d46a512c72f4946c03ba8adc81b919.tar.bz2
volse-hubzilla-5c8359f976d46a512c72f4946c03ba8adc81b919.zip
note work still remaining
Diffstat (limited to 'include/zot.php')
-rw-r--r--include/zot.php1
1 files changed, 1 insertions, 0 deletions
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) {