mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 08:50:42 +00:00
Replace Function logAction() with logAudit()
This commit is contained in:
@@ -108,7 +108,7 @@ function enforceClientAccess($client_id = null) {
|
||||
return true;
|
||||
}
|
||||
|
||||
logAction(
|
||||
logAudit(
|
||||
'Client',
|
||||
'Access',
|
||||
"$session_name was denied permission from accessing client",
|
||||
|
||||
Reference in New Issue
Block a user