mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Another fix fro site reference.
This commit is contained in:
@@ -5,7 +5,7 @@ $page = new AdminPage();
|
||||
|
||||
$page->title = "Collections Regex Test";
|
||||
|
||||
$tpg = $page->site->tablepergroup;
|
||||
$tpg = $page->settings->getSetting('tablepergroup');
|
||||
$page->smarty->assign('tpg', $tpg);
|
||||
|
||||
if ($tpg) {
|
||||
|
||||
Reference in New Issue
Block a user