- Mail in a Box: comandi per aggiungere/modificare/rimuovere le caselle di posta
- aggiunto idMyGroup: ospiti siti di gruppi (AbitareGliIblei)
This commit is contained in:
@@ -276,8 +276,9 @@ router.post('/', async (req, res) => {
|
||||
}
|
||||
}
|
||||
|
||||
if (idMyGroup)
|
||||
tools.getidMyGroupBySite(body.idapp)
|
||||
|
||||
let idMyGroupSite = tools.getidMyGroupBySite(body.idapp);
|
||||
user.idMyGroup = idMyGroupSite ? idMyGroupSite : '';
|
||||
|
||||
if (id_aportador) {
|
||||
// Ottiene l'username "corretto" (senza maiuscole o minuscole)
|
||||
|
||||
Reference in New Issue
Block a user