cfmgrv4 init...4
This commit is contained in:
parent
cfb19769ca
commit
c97d847234
@ -46,7 +46,7 @@ class AuditLogController extends CloudflareController
|
||||
//View
|
||||
public function view(string $uid): RedirectResponse|string
|
||||
{
|
||||
$this->init(__FUNCTION__);
|
||||
$this->init(__FUNCTION__, [$this->getModel()::TITLE, 'action_info', 'actor', 'interface', 'zone_id', 'zone_name', 'resource_id', 'resource_type', 'resource_name', 'status', 'updated_at', 'created_at']);
|
||||
return $this->view_procedure($uid);
|
||||
}
|
||||
// 리스트
|
||||
|
||||
Loading…
Reference in New Issue
Block a user