mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Small fixes
This commit is contained in:
parent
b68a56cf6b
commit
5a762f5066
8 changed files with 61 additions and 20 deletions
|
|
@ -155,7 +155,7 @@ class PoppassdClient extends \MailSo\Net\NetClient
|
|||
{
|
||||
case 'pass':
|
||||
case 'newpass':
|
||||
$sResult = '*******';
|
||||
$sResult = '********';
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue