|
@@ -770,7 +770,6 @@ class message {
|
|
isset($this->entity_id) ) {
|
|
isset($this->entity_id) ) {
|
|
if (count($this->entities) == 0) {
|
|
if (count($this->entities) == 0) {
|
|
if (strtolower($this->header->disposition->name) != 'attachment') {
|
|
if (strtolower($this->header->disposition->name) != 'attachment') {
|
|
- echo $this->header->disposition->name;
|
|
|
|
$entity[] = $this->entity_id;
|
|
$entity[] = $this->entity_id;
|
|
}
|
|
}
|
|
}
|
|
}
|