浏览代码

remove debug message

stekkel 23 年之前
父节点
当前提交
160431845f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;
 		}
 	     }