aboutsummaryrefslogtreecommitdiffstats
path: root/include/photos.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-02-04 10:03:38 +0100
committerMario Vavti <mario@mariovavti.com>2019-02-04 10:03:38 +0100
commitcf80f03084a2bdb0764f25a55c7b6707d2b3ef81 (patch)
tree5e07935656f5e17258a773e41da4aa206648dfb5 /include/photos.php
parentd97043725d3a38da9686dbf9501272d175e5420a (diff)
parent47f31eed37b8cc94805d01b2ab661d69cc24fa38 (diff)
downloadvolse-hubzilla-cf80f03084a2bdb0764f25a55c7b6707d2b3ef81.tar.gz
volse-hubzilla-cf80f03084a2bdb0764f25a55c7b6707d2b3ef81.tar.bz2
volse-hubzilla-cf80f03084a2bdb0764f25a55c7b6707d2b3ef81.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'include/photos.php')
-rw-r--r--include/photos.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/photos.php b/include/photos.php
index ae51703e0..44406e0b0 100644
--- a/include/photos.php
+++ b/include/photos.php
@@ -356,7 +356,7 @@ function photo_upload($channel, $observer, $args) {
$large_photos = feature_enabled($channel['channel_id'], 'large_photos');
- linkify_tags($a, $args['body'], $channel_id);
+ linkify_tags($args['body'], $channel_id);
if($large_photos) {
$scale = 1;