aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
authorMichael <icarus@dabo.de>2012-04-11 18:48:58 +0200
committerMichael <icarus@dabo.de>2012-04-11 18:48:58 +0200
commit39405c8056b4a1d55c97fb2963d8776695dbeb30 (patch)
treec9f89ba0e9aacee343cf50b6b8a64468bb8db694 /include/items.php
parentc3139fa0fd49b0b4de4568d46a6946c75ccb2a62 (diff)
parentcdb6510b9f3007d2afd3081313caa7d045af1e7c (diff)
downloadvolse-hubzilla-39405c8056b4a1d55c97fb2963d8776695dbeb30.tar.gz
volse-hubzilla-39405c8056b4a1d55c97fb2963d8776695dbeb30.tar.bz2
volse-hubzilla-39405c8056b4a1d55c97fb2963d8776695dbeb30.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'include/items.php')
-rw-r--r--include/items.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/items.php b/include/items.php
index ee6960534..3a931b68c 100644
--- a/include/items.php
+++ b/include/items.php
@@ -1856,6 +1856,8 @@ function local_delivery($importer,$data) {
$feed->enable_order_by_date(false);
$feed->init();
+/*
+ // Currently unsupported - needs a lot of work
$reloc = $feed->get_feed_tags( NAMESPACE_DFRN, 'relocate' );
if(isset($reloc[0]['child'][NAMESPACE_DFRN])) {
$base = $reloc[0]['child'][NAMESPACE_DFRN];
@@ -1880,6 +1882,7 @@ function local_delivery($importer,$data) {
// schedule a scan?
}
+*/
// handle friend suggestion notification