mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-14 11:08:40 +00:00
Remove whitespace
This commit is contained in:
parent
c125937f05
commit
296eb7c20b
|
|
@ -52,7 +52,7 @@ class Pop3 extends EmailAbstract
|
|||
public function connect(string $user = '', string $pass = '') : bool
|
||||
{
|
||||
$this->mailbox = '{' . $this->host . ':' . $this->port . '/pop3}';
|
||||
|
||||
|
||||
return parent::connect();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user