| Server IP : 104.21.80.248 / Your IP : 172.71.28.156 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Inetpub/www/myschool/triamudom/tuprblearn/lib/phpmailer/ |
Upload File : |
Description of PHPMailer 6.0.7 library import into Moodle We now use a vanilla version of phpmailer and do our customisations in a subclass. For more information on this version of PHPMailer, check out https://github.com/PHPMailer/PHPMailer/releases/tag/v6.0.7 To upgrade this library: 1. Download the latest release of PHPMailer in https://github.com/PHPMailer/PHPMailer/releases. 2. Remove the lib/phpmailer/language folder. This will be replaced with language folder from the latest release. 3. Extract the contents of the release archive to lib/phpmailer. 4. Remove the following files that were extracted: - composer.json - get_oauth_token.php - SECURITY.md - src/OAuth.php - src/POP3.php 5. Update lib/thirdpartylibs.xml. Local changes (to verify/apply with new imports):