2022.09-rc
Michael 2017-04-20 05:17:00 +00:00
rodzic e16fb74b0c
commit c6e7f6306c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1479,7 +1479,7 @@ class ostatus {
$o = "";
$siteinfo = get_attached_data($item["body"]);
switch($siteinfo["type"]) {
switch ($siteinfo["type"]) {
case 'photo':
$imgdata = get_photo_info($siteinfo["image"]);
$attributes = array("rel" => "enclosure",