Small fixes (fixed #61)

This commit is contained in:
RainLoop Team 2014-02-01 00:31:55 +04:00
parent ae2e2ea61e
commit 3a5d5038b9
9 changed files with 147 additions and 173 deletions

View file

@ -4073,7 +4073,7 @@ class Actions
if (!$bAddHiddenRcpt)
{
$aSmtpCredentials[] = array();
$aSmtpCredentials['HiddenRcpt'] = array();
}
$bHookConnect = $bHookAuth = $bHookFrom = $bHookFrom = $bHookTo = $bHookData = $bHookLogoutAndDisconnect = false;