mirror of
https://github.com/kokororin/typecho-plugin-Access.git
synced 2025-03-14 03:40:21 +08:00
修复筛选后链接不正确问题
This commit is contained in:
parent
477c71b437
commit
a1dac92af1
@ -128,6 +128,10 @@ class Access_Core
|
||||
'panel' => Access_Plugin::$panel,
|
||||
'action' => 'logs',
|
||||
'type' => $type,
|
||||
'filter' => $filter,
|
||||
'ip' => long2ip($ip),
|
||||
'cid' => $cid,
|
||||
'path' => $path,
|
||||
));
|
||||
$this->logs['page'] = $page->show();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user