mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 01:34:31 +02:00
Update src/Content/OEmbed.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
82ea62ba7c
commit
21c2c1559b
1 changed files with 0 additions and 3 deletions
|
@ -288,9 +288,6 @@ class OEmbed
|
||||||
|
|
||||||
$ret .= '</div>';
|
$ret .= '</div>';
|
||||||
|
|
||||||
// FIXME: Why is $test unused?
|
|
||||||
$test = Proxy::proxifyHtml($ret, $uriid);
|
|
||||||
|
|
||||||
return str_replace("\n", "", $ret);
|
return str_replace("\n", "", $ret);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue