Some standards

This commit is contained in:
Michael 2017-04-20 05:17:00 +00:00
parent e16fb74b0c
commit c6e7f6306c
1 changed files with 1 additions and 1 deletions

View File

@ -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",