aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-27 00:35:46 -0700
committerfriendica <info@friendica.com>2014-03-27 00:35:46 -0700
commit7b24b78af949f2645459e4698ee2f96a17becef4 (patch)
tree9c11ce7ff49069b1c34ec77c91d3042ac08d1913 /mod/channel.php
parent41d8cfa72a4c4d82bce37959512da95b040dba7b (diff)
downloadvolse-hubzilla-7b24b78af949f2645459e4698ee2f96a17becef4.tar.gz
volse-hubzilla-7b24b78af949f2645459e4698ee2f96a17becef4.tar.bz2
volse-hubzilla-7b24b78af949f2645459e4698ee2f96a17becef4.zip
add fh to other page templates
Diffstat (limited to 'mod/channel.php')
-rw-r--r--mod/channel.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/channel.php b/mod/channel.php
index 34a1e2dda..0551f2645 100644
--- a/mod/channel.php
+++ b/mod/channel.php
@@ -259,6 +259,7 @@ function channel_content(&$a, $update = 0, $load = false) {
'$spam' => '0',
'$nouveau' => '0',
'$wall' => '1',
+ '$fh' => '0',
'$page' => (($a->pager['page'] != 1) ? $a->pager['page'] : 1),
'$search' => '',
'$order' => '',