stephb9959
2023-09-06 08:11:07 -07:00
parent 239dcffc98
commit 2a8f09cb46

View File

@@ -110,8 +110,8 @@ namespace OpenWifi {
DBG
if (AuthService()->SendEmailToUser(i.id, UInfo.email,
MessagingTemplates::EMAIL_INVITATION)) {
DBG
poco_information(
DBG
Logger(), fmt::format("Send new subscriber email invitation link to {}",
UInfo.email));
}