1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-09 04:17:49 +02:00
This commit is contained in:
kakwa 2015-11-05 00:39:50 +01:00
commit 00db6ae4bc

View File

@ -797,7 +797,7 @@ class LdapCherry(object):
)
cherrypy.log.error(
msg="User '" + username + "' deleted by '" + admin + "'" ,
msg="User '" + username + "' deleted by '" + admin + "'",
severity=logging.INFO
)