Update function calls

update function calls to new class.
This commit is contained in:
Adam Magness 2018-10-30 14:51:45 -04:00
parent 3a604029eb
commit d9b558a8ed
7 changed files with 47 additions and 28 deletions

View file

@ -245,7 +245,7 @@ class DFRN
intval(TERM_CATEGORY),
intval($owner_id)
);
//$sql_extra .= file_tag_file_query('item',$category,'category');
//$sql_extra .= FileTag::fileQuery('item',$category,'category');
}
if ($public_feed && ! $converse) {