Browse Source

removed double code (sorry forgot)

stekkel 23 năm trước cách đây
mục cha
commit
a3aa553ca0
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      class/mime.class.php

+ 0 - 3
class/mime.class.php

@@ -173,9 +173,6 @@ class rfc822_header
 	case ('x-mailer'):
 	    $this->xmailer = $value;
 	    break;
-	case ('user-agent'):
-	    $this->xmailer = $value;
-	    break;
 	case ('x-priority'):
 	    $this->priority = $value;
 	    break;