typo
This commit is contained in:
parent
b4f1cc5044
commit
ea209a84ab
@ -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,
|
||||
|
||||
|
Reference in New Issue
Block a user