X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWorker%2FSpoolPost.php;h=5dc021fa0bad5d9396a16ee16533a6563107f001;hb=b9bb525fe91c176ada2323c2d628291a27594d59;hp=ee5412d7f34375a94ab0ed7a167febd444a90154;hpb=2a2e1a9e1271a85165fb6116999bca2fe1a71327;p=friendica.git diff --git a/src/Worker/SpoolPost.php b/src/Worker/SpoolPost.php index ee5412d7f3..5dc021fa0b 100644 --- a/src/Worker/SpoolPost.php +++ b/src/Worker/SpoolPost.php @@ -1,6 +1,6 @@ $file]); + Logger::info('Spool file does not start with "item-"', ['file' => $file]); continue; }