more work on oembed from /display
This commit is contained in:
@@ -95,7 +95,7 @@ class Linkinfo extends \Zotlabs\Web\Controller {
|
||||
echo $arr['text'];
|
||||
killme();
|
||||
}
|
||||
|
||||
|
||||
if($process_oembed) {
|
||||
$x = oembed_process($url);
|
||||
if($x) {
|
||||
|
||||
Reference in New Issue
Block a user