зеркало из https://github.com/mozilla/pjs.git
Bug 428620 GetMail fails for a selected inbox, r=dmose
This commit is contained in:
Родитель
b4ae91c1c0
Коммит
33801ebb23
|
@ -961,7 +961,7 @@ function MsgGetMessagesForAllAuthenticatedAccounts()
|
||||||
function MsgGetMessagesForAccount(aFolder)
|
function MsgGetMessagesForAccount(aFolder)
|
||||||
{
|
{
|
||||||
if (!aFolder) {
|
if (!aFolder) {
|
||||||
MsgGetMessagesForAllServers();
|
goDoCommand('cmd_getNewMessages');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче