1
0
Fork 0

Removed bad plink detection.

This commit is contained in:
Michael Vogel 2015-06-03 21:03:46 +02:00
commit ba36910343
2 changed files with 65 additions and 101 deletions

View file

@ -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();