@@ -142,7 +142,8 @@
imagepng($image, $post['file'], 7);
break;
case 'gif':
imagegif($image, $post['file']);
if(REDRAW_GIF)
case 'bmp':
imagebmp($image, $post['file']);
The note is not visible to the blocked user.