Änderungen https Andy Müller rückgängig gemacht
This commit is contained in:
parent
90d2c7f970
commit
6fd85470a3
@ -6,7 +6,7 @@
|
||||
* | registered charities and educational institutes there is a reduced license |
|
||||
* | fee available. You can read more at: |
|
||||
* | |
|
||||
* | https://www.phpguru.org/static/license.html |
|
||||
* | http://www.phpguru.org/static/license.html |
|
||||
* o------------------------------------------------------------------------------o
|
||||
*
|
||||
* © Copyright 2008,2009 Richard Heyes
|
||||
|
@ -6,7 +6,7 @@
|
||||
* | registered charities and educational institutes there is a reduced license |
|
||||
* | fee available. You can read more at: |
|
||||
* | |
|
||||
* | https://www.phpguru.org/static/license.html |
|
||||
* | http://www.phpguru.org/static/license.html |
|
||||
* o------------------------------------------------------------------------------o
|
||||
*
|
||||
* © Copyright 2008,2009 Richard Heyes
|
||||
@ -146,7 +146,7 @@ class htmlMimeMail5
|
||||
* Make sure the MIME version header is first.
|
||||
*/
|
||||
$this->headers['MIME-Version'] = '1.0';
|
||||
$this->headers['X-Mailer'] = 'htmlMimeMail5 <https://www.phpguru.org/>';
|
||||
$this->headers['X-Mailer'] = 'htmlMimeMail5 <http://www.phpguru.org/>';
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
* | registered charities and educational institutes there is a reduced license |
|
||||
* | fee available. You can read more at: |
|
||||
* | |
|
||||
* | https://www.phpguru.org/static/license.html |
|
||||
* | http://www.phpguru.org/static/license.html |
|
||||
* o------------------------------------------------------------------------------o
|
||||
*
|
||||
* © Copyright 2008,2009 Richard Heyes
|
||||
@ -59,7 +59,7 @@
|
||||
* $email['headers'][] = 'Mime-Version: 1.0';
|
||||
*
|
||||
*
|
||||
* Further examples are available at https://www.phpguru.org
|
||||
* Further examples are available at http://www.phpguru.org
|
||||
*
|
||||
* TODO:
|
||||
* - Set encode() to return the $obj->encoded if encode()
|
||||
|
@ -6,7 +6,7 @@
|
||||
* | registered charities and educational institutes there is a reduced license |
|
||||
* | fee available. You can read more at: |
|
||||
* | |
|
||||
* | https://www.phpguru.org/static/license.html |
|
||||
* | http://www.phpguru.org/static/license.html |
|
||||
* o------------------------------------------------------------------------------o
|
||||
*
|
||||
* © Copyright 2008,2009 Richard Heyes
|
||||
|
Loading…
x
Reference in New Issue
Block a user