aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-02-17 14:14:06 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-02-17 14:14:06 +0100
commit3d69e2a50c432421fb417e748a28d2cafd707b1f (patch)
treec01ed05d84ac450300bd761339fe0fc09c8c4bfc /mod/network.php
parentdc15e8640de0fcd77bf91b97aee6f890b34ba6cb (diff)
parentc948ab8f211c54ca73643ba23ddcde3da0c256a3 (diff)
downloadvolse-hubzilla-3d69e2a50c432421fb417e748a28d2cafd707b1f.tar.gz
volse-hubzilla-3d69e2a50c432421fb417e748a28d2cafd707b1f.tar.bz2
volse-hubzilla-3d69e2a50c432421fb417e748a28d2cafd707b1f.zip
Merge branch 'master' into themetests
Diffstat (limited to 'mod/network.php')
-rw-r--r--mod/network.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/network.php b/mod/network.php
index f09b302e9..3658c601e 100644
--- a/mod/network.php
+++ b/mod/network.php
@@ -425,6 +425,7 @@ function network_content(&$a, $update = 0) {
'$owner_url' => $owner_url,
'$owner_photo' => $owner_photo,
'$owner_name' => $owner_name,
+ '$plink' => get_plink($item),
'$drop' => $drop,
'$vote' => $likebuttons,
'$like' => $like,