aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-13 14:42:54 -0800
committerfriendica <info@friendica.com>2015-01-13 14:42:54 -0800
commite528483d8150b1495e96de5309ed383a5fd6e09b (patch)
tree82530251317ddf9bdff63bbba0858fd55bd5946f /mod/display.php
parent2fc0d641393a56f056e50af65c82147a6a392f85 (diff)
downloadvolse-hubzilla-e528483d8150b1495e96de5309ed383a5fd6e09b.tar.gz
volse-hubzilla-e528483d8150b1495e96de5309ed383a5fd6e09b.tar.bz2
volse-hubzilla-e528483d8150b1495e96de5309ed383a5fd6e09b.zip
hide friends broken, add parameter for item search by verb
Diffstat (limited to 'mod/display.php')
-rw-r--r--mod/display.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/display.php b/mod/display.php
index 7d7f4ca13..f14aca6da 100644
--- a/mod/display.php
+++ b/mod/display.php
@@ -136,6 +136,7 @@ function display_content(&$a, $update = 0, $load = false) {
'$tags' => '',
'$dend' => '',
'$dbegin' => '',
+ '$verb' => '',
'$mid' => $item_hash
));