This commit is contained in:
marijus 2015-01-23 15:06:30 +01:00
parent b4f1cc5044
commit ea209a84ab

View File

@ -1107,7 +1107,7 @@ function get_file_activity_object($channel_id, $hash, $cloudpath) {
$object = array(
'type' => ACTIVITY_OBJ_FILE,
'title' => $x[0]['filename']),
'title' => $x[0]['filename'],
'id' => $url,
'link' => $links,