Skip to content

Commit

Permalink
Merge pull request PHPMailer#398 from Phhere/patch-1
Browse files Browse the repository at this point in the history
Documentation update class.pop3.php
  • Loading branch information
Synchro committed Apr 13, 2015
2 parents efd1558 + 1188e2e commit df93ba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions class.pop3.php
Expand Up @@ -130,8 +130,8 @@ class POP3
/**
* Simple static wrapper for all-in-one POP before SMTP
* @param $host
* @param boolean $port
* @param boolean $tval
* @param integer|boolean $port The port number to connect to
* @param integer|boolean $timeout The timeout value
* @param string $username
* @param string $password
* @param integer $debug_level
Expand Down

0 comments on commit df93ba1

Please sign in to comment.