Sfoglia il codice sorgente

remove debug message

stekkel 23 anni fa
parent
commit
160431845f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      class/mime.class.php

+ 0 - 1
class/mime.class.php

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