diff options
author | friendica <info@friendica.com> | 2014-12-15 14:37:31 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-15 14:37:31 -0800 |
commit | f28103d595c0e02dfd30d44b3115915994e9ecc0 (patch) | |
tree | b5076f4f5440738033d8d009799ff1d394250dbe /mod/display.php | |
parent | 1780ba5e7d1571d82a6428c4907d6a264217c778 (diff) | |
download | volse-hubzilla-f28103d595c0e02dfd30d44b3115915994e9ecc0.tar.gz volse-hubzilla-f28103d595c0e02dfd30d44b3115915994e9ecc0.tar.bz2 volse-hubzilla-f28103d595c0e02dfd30d44b3115915994e9ecc0.zip |
wall tags
Diffstat (limited to 'mod/display.php')
-rw-r--r-- | mod/display.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/display.php b/mod/display.php index ece406543..55f7c1306 100644 --- a/mod/display.php +++ b/mod/display.php @@ -133,6 +133,7 @@ function display_content(&$a, $update = 0, $load = false) { '$order' => '', '$file' => '', '$cats' => '', + '$tags' => '', '$dend' => '', '$dbegin' => '', '$mid' => $item_hash |