Improved admin page

This commit is contained in:
2020-05-05 11:37:13 +01:00
parent a2e7ff4def
commit 81a80afdf2
4 changed files with 41 additions and 10 deletions

View File

@@ -181,3 +181,4 @@ class Smtp(Email):
log.error(e.smtp_error)
except:
pass
return False