From 7449a8432875bf9916c3def3c25419f2e2eb99d1 Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 2 Jan 2017 00:56:16 +0100 Subject: * bumping PHPMailer to 5.2.21 --- lib/phpmailer/class.phpmaileroauth.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/phpmailer/class.phpmaileroauth.php') diff --git a/lib/phpmailer/class.phpmaileroauth.php b/lib/phpmailer/class.phpmaileroauth.php index f9cd7b4..b1bb09f 100644 --- a/lib/phpmailer/class.phpmaileroauth.php +++ b/lib/phpmailer/class.phpmaileroauth.php @@ -80,6 +80,7 @@ class PHPMailerOAuth extends PHPMailer * @uses SMTP * @access public * @return bool + * @throws phpmailerException */ public function smtpConnect($options = array()) { -- cgit v1.2.3