Skip to content

Commit 1748c62

Browse files
committed
Space added
1 parent eb99696 commit 1748c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/IMAP/Attachment.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ protected function fetch(){
144144
}
145145
}
146146
}
147+
147148
if(self::TYPE_MESSAGE == $this->structure->type) {
148149
if($this->structure->ifdescription) {
149150
$this->name = $this->structure->description;

0 commit comments

Comments
 (0)