aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-21 20:09:51 -0800
committerfriendica <info@friendica.com>2015-01-21 20:09:51 -0800
commit7d0e0366b946093f81e1ea4e358697fe5a22be64 (patch)
tree2748eb54028f9f0b3d8b31471c298058fc600508 /include
parent76fe9dc7023f6d67c19770b46ed639c56bc0ff06 (diff)
parentcad8228db3a6b3df0ffa01c84bb2d430749f42c9 (diff)
downloadvolse-hubzilla-7d0e0366b946093f81e1ea4e358697fe5a22be64.tar.gz
volse-hubzilla-7d0e0366b946093f81e1ea4e358697fe5a22be64.tar.bz2
volse-hubzilla-7d0e0366b946093f81e1ea4e358697fe5a22be64.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'include')
-rw-r--r--include/attach.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/attach.php b/include/attach.php
index 673e438bf..a6757744f 100644
--- a/include/attach.php
+++ b/include/attach.php
@@ -968,7 +968,8 @@ function file_activity($channel_id, $hash, $cloudpath, $allow_cid, $allow_gid, $
$item_flags = ITEM_WALL|ITEM_ORIGIN|ITEM_UNSEEN;
- $links = array(
+ $links = array();
+ $links[] = array(
'rel' => 'alternate',
'type' => 'text/html',
'href' => $url