summaryrefslogtreecommitdiff
path: root/lib/phpmailer/class.phpmaileroauth.php
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-02 00:56:16 +0100
committeremkael <emkael@tlen.pl>2017-01-02 00:56:16 +0100
commit7449a8432875bf9916c3def3c25419f2e2eb99d1 (patch)
tree8af01bafa4e456a0bf2556ebdb981cdb63b47149 /lib/phpmailer/class.phpmaileroauth.php
parenta6904faaaba78a5d08d2ca83de39457f540ad541 (diff)
* bumping PHPMailer to 5.2.21
Diffstat (limited to 'lib/phpmailer/class.phpmaileroauth.php')
-rw-r--r--lib/phpmailer/class.phpmaileroauth.php1
1 files changed, 1 insertions, 0 deletions
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())
{