X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWorker%2FRemoveUnusedAvatars.php;h=27a6ac676f39e0d9dec53e3c8a444354c5f64785;hb=b227d65dfc086c4d61e471360c09a34abf21a301;hp=41a24325e745e610da58cb3e802dd6480f21e8c1;hpb=c0db96e84f51639cd2d8bdc1fbe5f67c413a5f7c;p=friendica.git diff --git a/src/Worker/RemoveUnusedAvatars.php b/src/Worker/RemoveUnusedAvatars.php index 41a24325e7..27a6ac676f 100644 --- a/src/Worker/RemoveUnusedAvatars.php +++ b/src/Worker/RemoveUnusedAvatars.php @@ -1,6 +1,6 @@ $count, 'total' => $total]); + Logger::info('In removal', ['count' => $count, 'total' => $total]); } } DBA::close($contacts);