cfmgrv4 init...4
This commit is contained in:
parent
68d07ce53b
commit
9497f2f56c
@ -98,7 +98,7 @@ class AuditLogService extends CloudflareService
|
||||
if ($entity === null) {
|
||||
$formDatas = $this->getArrayByResult($result);
|
||||
$entity = $this->getModel()->create($formDatas);
|
||||
$this->auditlog_process(entity: $account_entity, $entity);
|
||||
$this->auditlog_process($account_entity, $entity);
|
||||
}
|
||||
} else {
|
||||
log_message("debug", var_export($result, true));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user