mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Attachment flags aren't shown
This commit is contained in:
@@ -78,7 +78,6 @@ if (@error) {
|
||||
for($i=$in{'start'}; $i<@mail && $i<$in{'start'}+$perpage; $i++) {
|
||||
push(@showmail, $mail[$i]);
|
||||
}
|
||||
@hasattach = &mail_has_attachments(\@showmail, $folder);
|
||||
|
||||
# Show them
|
||||
if (@mail) {
|
||||
|
||||
Reference in New Issue
Block a user