add fh to other page templates

This commit is contained in:
friendica
2014-03-27 00:35:46 -07:00
parent 41d8cfa72a
commit 7b24b78af9
3 changed files with 3 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ function display_content(&$a, $update = 0, $load = false) {
'$liked' => '0',
'$conv' => '0',
'$spam' => '0',
'$fh' => '0',
'$nouveau' => '0',
'$wall' => '0',
'$page' => (($a->pager['page'] != 1) ? $a->pager['page'] : 1),