aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile.php
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-02-17 07:37:15 +0100
committerfabrixxm <fabrix.xm@gmail.com>2011-02-17 07:37:15 +0100
commitc948ab8f211c54ca73643ba23ddcde3da0c256a3 (patch)
tree24d21b9352352a5594cb7bb80b8afd7f7fea2bc0 /mod/profile.php
parent2493877a18e3b6bd210aa1e193ce5b2d8dc62419 (diff)
parentc397a2f89bf3c2c609852f5bfc618c1d0cb0b709 (diff)
downloadvolse-hubzilla-c948ab8f211c54ca73643ba23ddcde3da0c256a3.tar.gz
volse-hubzilla-c948ab8f211c54ca73643ba23ddcde3da0c256a3.tar.bz2
volse-hubzilla-c948ab8f211c54ca73643ba23ddcde3da0c256a3.zip
Merge branch 'friendika-master'
Diffstat (limited to 'mod/profile.php')
-rw-r--r--mod/profile.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/profile.php b/mod/profile.php
index 57abc479d..0723d64fb 100644
--- a/mod/profile.php
+++ b/mod/profile.php
@@ -371,6 +371,7 @@ function profile_content(&$a, $update = 0) {
'$lock' => $lock,
'$location' => $location,
'$indent' => $indent,
+ '$plink' => get_plink($item),
'$drop' => $drop,
'$like' => $like,
'$vote' => $likebuttons,