mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 17:28:55 +00:00
Fix bugs in redirects
This commit is contained in:
@@ -54,7 +54,7 @@ class ShowsController extends BasePageController
|
||||
exit;
|
||||
}
|
||||
|
||||
header('Location:'.WWW_TOP.'/show-list.php');
|
||||
header('Location:'.WWW_TOP.'admin/show-list');
|
||||
break;
|
||||
|
||||
case 'view':
|
||||
|
||||
Reference in New Issue
Block a user