mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
CS fixes
This commit is contained in:
@@ -149,7 +149,7 @@ class MyShowsController extends BasePageController
|
||||
|
||||
$results[$showk] = $show;
|
||||
}
|
||||
}
|
||||
}
|
||||
$this->smarty->assign('shows', $results);
|
||||
|
||||
$content = $this->smarty->fetch('myshows.tpl');
|
||||
|
||||
Reference in New Issue
Block a user