forgot generateDkimEntries()
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -230,6 +230,9 @@ class FroxlorLogger
|
||||
case LOGIN_ACTION:
|
||||
$_action = 'login';
|
||||
break;
|
||||
default:
|
||||
$_action = 'unknown';
|
||||
break;
|
||||
}
|
||||
return $_action;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user