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:
@@ -36,7 +36,7 @@ class BrowseController extends BasePageController
|
||||
$this->smarty->assign(
|
||||
[
|
||||
'results' => $results,
|
||||
'resultsadd' => $browse
|
||||
'resultsadd' => $browse,
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user