mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update Base and Browse controllers
This commit is contained in:
@@ -64,6 +64,7 @@ class BrowseController extends BasePageController
|
||||
$this->meta_description = 'Browse for Nzbs';
|
||||
|
||||
$this->content = $this->smarty->fetch('browse.tpl');
|
||||
$this->smarty->assign('content', $this->content);
|
||||
$this->pagerender();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user