MDL-61321 mod_feedback: Return all the items responses
[moodle.git] / lib / phpmailer / README_MOODLE.txt
blobd87a202780aac0daf9e1a1678b052e133bbe087d
1 Description of PHPMailer 6.0.1 library import into Moodle
3 We now use a vanilla version of phpmailer and do our customisations in a
4 subclass.
6 When doing the import we remove directories/files:
7 .github/
8 .phan/
9 docs/
10 examples/
11 src/OAuth.php
12 src/POP3.php
13 test/
14 .gitattributes
15 .gitignore
16 .php_cs
17 .scrutinizer.yml
18 .travis.yml
19 SECURITY.md
20 UPGRADING.md
21 composer.json
22 get_oauth_token.php
23 phpdoc.dist.xml
24 travis.phpunit.xml.dist