Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge

This commit is contained in:
redmatrix
2016-09-19 14:46:54 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -442,7 +442,7 @@ function get_features($filtered = true) {
}
}
if(! $has_items) {
$narr[$k] = '';
unset($narr[$k]);
}
}
for($x = 0; $x < count($narr); $x ++) {