aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2015-01-23 15:06:30 +0100
committermarijus <mario@mariovavti.com>2015-01-23 15:06:30 +0100
commitea209a84ab946ee320c1f1cc39b667e9da23abe6 (patch)
treeb1f23e28c7496c702c429d7f35cfdce82f244519 /include/attach.php
parentb4f1cc5044c74432773a4796235a1907e1fcc470 (diff)
downloadvolse-hubzilla-ea209a84ab946ee320c1f1cc39b667e9da23abe6.tar.gz
volse-hubzilla-ea209a84ab946ee320c1f1cc39b667e9da23abe6.tar.bz2
volse-hubzilla-ea209a84ab946ee320c1f1cc39b667e9da23abe6.zip
typo
Diffstat (limited to 'include/attach.php')
-rw-r--r--include/attach.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/attach.php b/include/attach.php
index 720c8da86..db42cd2a3 100644
--- a/include/attach.php
+++ b/include/attach.php
@@ -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,