X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Foembed.php;h=a4452586eebb1cd79bd904fc81603ca8bab381a2;hb=111ace5abd855a0c4f248b34d468285b825abbd0;hp=e2504b7eb8554e040e24e43da081d1e97da1b66d;hpb=645c2f90928bc5a29548001f9600ca3807b8c149;p=friendica.git diff --git a/include/oembed.php b/include/oembed.php index e2504b7eb8..a4452586ee 100755 --- a/include/oembed.php +++ b/include/oembed.php @@ -93,7 +93,8 @@ function oembed_format_object($j){ $ret.="
"; }; break; case "photo": { - $ret.= ""; + $ret.= ""; + //$ret.= ""; $ret.="
"; }; break; case "link": {