mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 17:58:59 +00:00
Update classes
This commit is contained in:
@@ -333,8 +333,6 @@ class ProfileController extends BasePageController
|
||||
$this->smarty->assign('yesno_ids', [1, 0]);
|
||||
$this->smarty->assign('yesno_names', ['Yes', 'No']);
|
||||
|
||||
$this->smarty->assign('catlist', Category::getForSelect(false));
|
||||
|
||||
$content = $this->smarty->fetch('profileedit.tpl');
|
||||
|
||||
$this->smarty->assign(compact('content', 'meta_title', 'meta_keywords', 'meta_description'));
|
||||
|
||||
Reference in New Issue
Block a user