| Server IP : 31.220.101.246 / Your IP : 216.73.217.24 Web Server : LiteSpeed System : Linux server12.tanzaniaservers.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : cajamcot ( 1252) PHP Version : 8.3.14 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/cajamcot/domains/cajam.co.tz/private_html/wp-includes/ |
Upload File : |
<?php /** * The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. */ _deprecated_file( basename( __FILE__ ), '5.5.0', WPINC . '/PHPMailer/SMTP.php', __( 'The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace.' ) ); require_once __DIR__ . '/PHPMailer/SMTP.php'; class_alias( PHPMailer\PHPMailer\SMTP::class, 'SMTP' );