hide friends broken, add parameter for item search by verb

This commit is contained in:
friendica
2015-01-13 14:42:54 -08:00
parent 2fc0d64139
commit e528483d81
7 changed files with 9 additions and 2 deletions

View File

@@ -144,6 +144,7 @@ function home_content(&$a, $update = 0, $load = false) {
'$tags' => '',
'$dend' => '',
'$mid' => '',
'$verb' => '',
'$dbegin' => ''
));
}