mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +00:00
Update relationship
This commit is contained in:
@@ -81,7 +81,7 @@ class AdminSiteController extends BasePageController
|
||||
$this->smarty->assign('passwd_ids', [1, 0]);
|
||||
$this->smarty->assign('passwd_names', ['Deep (requires unrar)', 'None']);
|
||||
|
||||
/*0 = English, 2 = Danish, 3 = French, 1 = German*/
|
||||
/* 0 = English, 2 = Danish, 3 = French, 1 = German */
|
||||
$this->smarty->assign('langlist_ids', [0, 2, 3, 1]);
|
||||
$this->smarty->assign('langlist_names', ['English', 'Danish', 'French', 'German']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user