aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-06-18 01:30:05 +0000
committerMario <mario@mariovavti.com>2019-06-21 13:03:58 +0200
commit892e9cd835612c8155bf3c15436137f94abbb667 (patch)
tree963904c4d15b68fa0fd32bdffc83d9f2c5d8cabf /Zotlabs/Lib
parent109c66aea366c4689ce0d79c34a58cd13ceefac9 (diff)
downloadvolse-hubzilla-892e9cd835612c8155bf3c15436137f94abbb667.tar.gz
volse-hubzilla-892e9cd835612c8155bf3c15436137f94abbb667.tar.bz2
volse-hubzilla-892e9cd835612c8155bf3c15436137f94abbb667.zip
minor zot6 compatibility issues uncovered through daily use
(cherry picked from commit becaa3b920bfe87c031c01bdf35d35db5c82e31e)
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r--Zotlabs/Lib/Activity.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Activity.php b/Zotlabs/Lib/Activity.php
index 2998dbe98..0808fe33f 100644
--- a/Zotlabs/Lib/Activity.php
+++ b/Zotlabs/Lib/Activity.php
@@ -151,7 +151,6 @@ class Activity {
static function fetch_image($x) {
-
$ret = [
'type' => 'Image',
'id' => $x['id'],