aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-15 15:13:16 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-15 15:13:16 -0800
commitcb8cccc5372ba138d3fd86f471408fd917a71514 (patch)
treee154173c79bb62225ccc792f7bb24163792700ab /include
parent2924b9182e787d0266e433169b1db1c3fdd359a7 (diff)
downloadvolse-hubzilla-cb8cccc5372ba138d3fd86f471408fd917a71514.tar.gz
volse-hubzilla-cb8cccc5372ba138d3fd86f471408fd917a71514.tar.bz2
volse-hubzilla-cb8cccc5372ba138d3fd86f471408fd917a71514.zip
fix typos before merging
Diffstat (limited to 'include')
-rw-r--r--include/photos.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/photos.php b/include/photos.php
index 75d6ccd9b..93511d2c0 100644
--- a/include/photos.php
+++ b/include/photos.php
@@ -320,7 +320,7 @@ function photo_upload($channel, $observer, $args) {
$target = array(
'type' => ACTIVITY_OBJ_ALBUM,
'title' => (($album) ? $album : '/'),
- 'id' => rawurlencode(z_root() . '/photos/' . $channel['channel_address'] . '/album/' . bin2hex($album),
+ 'id' => rawurlencode(z_root() . '/photos/' . $channel['channel_address'] . '/album/' . bin2hex($album))
);
// Create item container