mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -85,7 +85,6 @@ class SearchController extends BasePageController
|
||||
|
||||
dump($results->total());
|
||||
|
||||
|
||||
$this->smarty->assign(
|
||||
[
|
||||
'lastvisit' => $this->userdata['lastlogin'],
|
||||
@@ -148,7 +147,6 @@ class SearchController extends BasePageController
|
||||
|
||||
dump($results->total());
|
||||
|
||||
|
||||
$this->smarty->assign(
|
||||
[
|
||||
'lastvisit' => $this->userdata['lastlogin'],
|
||||
|
||||
Reference in New Issue
Block a user