sql error

This commit is contained in:
friendica
2014-07-29 18:34:24 -07:00
parent ca5992fade
commit a1ffb5ee72
3 changed files with 6 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ function categories_widget($baseurl,$selected = '') {
and term.uid = item.uid
and term.type = %d
and item.author_xchan = '%s'
and item.restrict = 0
and item.item_restrict = 0
order by term.term asc",
intval($a->profile['profile_uid']),
intval(TERM_CATEGORY),