aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-26 17:54:07 +0000
committerMario <mario@mariovavti.com>2021-05-26 17:54:07 +0000
commit84c5f57d2243ff8aa335e37fd5c6cb1b6d64e7d1 (patch)
treec94f7911b32d87734c154198203637b795991d19 /Zotlabs
parent3c5f840cf0b0995228cb296bbd9de3244d8947b5 (diff)
downloadvolse-hubzilla-84c5f57d2243ff8aa335e37fd5c6cb1b6d64e7d1.tar.gz
volse-hubzilla-84c5f57d2243ff8aa335e37fd5c6cb1b6d64e7d1.tar.bz2
volse-hubzilla-84c5f57d2243ff8aa335e37fd5c6cb1b6d64e7d1.zip
php8: more id3 parser fixes
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Daemon/Thumbnail.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Daemon/Thumbnail.php b/Zotlabs/Daemon/Thumbnail.php
index 72034b870..3688e8ae5 100644
--- a/Zotlabs/Daemon/Thumbnail.php
+++ b/Zotlabs/Daemon/Thumbnail.php
@@ -45,7 +45,6 @@ class Thumbnail {
return;
}
-
$default_controller = null;
$files = glob('Zotlabs/Thumbs/*.php');