Skip to content
Snippets Groups Projects
Commit 593ae5a3 authored by David Surville's avatar David Surville
Browse files

Récupération d'une boîte générique qui n'est pas au format bg-*

parent dfcd0759
No related branches found
No related tags found
No related merge requests found
......@@ -279,6 +279,8 @@ class BoiteGenerique extends Processus
break;
}
}
$bgAccount = $bgAccount ?: $dlAccount->members[0];
$userAccount = $accountService->get($userMail);
$folderService->setAccount($bgAccount);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment