]> git.mxchange.org Git - friendica.git/blobdiff - mod/display.php
provide permalink for posts, include permalinks in feeds and imported from feeds
[friendica.git] / mod / display.php
index b07e1aee57949e2e567c2c0aacae27cc0808dc70..03003f3c0ca44c4fdd3008e21c2970c663b8ec94 100644 (file)
@@ -272,6 +272,7 @@ function display_content(&$a) {
                                '$owner_url' => $owner_url,
                                '$owner_photo' => $owner_photo,
                                '$owner_name' => $owner_name,
+                               '$plink' => get_plink($item),
                                '$drop' => $drop,
                                '$vote' => $likebuttons,
                                '$like' => $like,