aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-10 19:15:52 -0700
committerfriendica <info@friendica.com>2012-04-10 19:15:52 -0700
commit19b636e7e8b4abdf7a53421f90db42419044879e (patch)
tree5c746e997c82feda03f99a26845188982efabb43 /include/items.php
parented608694cec2ea901f474f432d99b33821b276aa (diff)
downloadvolse-hubzilla-19b636e7e8b4abdf7a53421f90db42419044879e.tar.gz
volse-hubzilla-19b636e7e8b4abdf7a53421f90db42419044879e.tar.bz2
volse-hubzilla-19b636e7e8b4abdf7a53421f90db42419044879e.zip
more backend work on mail2 followers
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