Removed bad plink detection.
This commit is contained in:
parent
c416ce4893
commit
ba36910343
2 changed files with 65 additions and 101 deletions
|
@ -594,8 +594,6 @@ function item_post(&$a) {
|
|||
|
||||
if (!in_array($toplevel_contact,$tags))
|
||||
$tags[] = $toplevel_contact;
|
||||
|
||||
logger("OStatus tags ".print_r($tags, true), LOGGER_DEBUG);
|
||||
}
|
||||
|
||||
$tagged = array();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue