This commit is contained in:
@ -281,7 +281,7 @@ function qdb_api_log_finish(): void
|
||||
}
|
||||
|
||||
$entry = [
|
||||
'ts' => gmdate('c'),
|
||||
'ts' => date('c'),
|
||||
'activity' => $activity,
|
||||
'method' => $ctx['method'] ?? '',
|
||||
'route' => $ctx['route'] ?? '',
|
||||
|
||||
Reference in New Issue
Block a user