don't use chanlink_url() for feed mentions
This commit is contained in:
parent
f571b753b6
commit
9cf9217686
@ -4133,7 +4133,7 @@ function items_fetch($arr,$channel = null,$observer_hash = null,$client_mode = C
|
||||
|
||||
//$third = dba_timer();
|
||||
|
||||
$items = fetch_post_tags($items,true);
|
||||
$items = fetch_post_tags($items,false);
|
||||
|
||||
//$fourth = dba_timer();
|
||||
|
||||
|
Reference in New Issue
Block a user