| Línea 6... |
Línea 6... |
| 6 |
To upgrade this library:
|
6 |
To upgrade this library:
|
| 7 |
1. Download the latest release of PHPMailer in https://github.com/PHPMailer/PHPMailer/releases.
|
7 |
1. Download the latest release of PHPMailer in https://github.com/PHPMailer/PHPMailer/releases.
|
| 8 |
2. Remove everything inside lib/phpmailer/ folder except README_MOODLE.txt, moodle_phpmailer.php and moodle_phpmailer_oauth.php.
|
8 |
2. Remove everything inside lib/phpmailer/ folder except README_MOODLE.txt, moodle_phpmailer.php and moodle_phpmailer_oauth.php.
|
| 9 |
3. Extract the contents of the release archive to lib/phpmailer.
|
9 |
3. Extract the contents of the release archive to lib/phpmailer.
|
| 10 |
4. Remove the following files that were extracted:
|
10 |
4. Remove the following files that were extracted:
|
| 11 |
- composer.json
|
- |
|
| 12 |
- get_oauth_token.php
|
11 |
- get_oauth_token.php
|
| 13 |
- SECURITY.md
|
12 |
- SECURITY.md
|
| - |
|
13 |
- .editorconfig
|
| 14 |
- src/POP3.php
|
14 |
- src/POP3.php
|
| 15 |
5. Update lib/thirdpartylibs.xml.
|
15 |
5. Update lib/thirdpartylibs.xml.
|