mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Minor improvements (#982)
* Minor improvements * Apply fixes from StyleCI (#981) Co-authored-by: StyleCI Bot <bot@styleci.io> --------- Co-authored-by: Yury Pikhtarev <exileum@icloud.com> Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
parent
bbaff4b401
commit
f02e902691
9 changed files with 60 additions and 38 deletions
|
@ -95,7 +95,7 @@ if ($watch_count > 0) {
|
|||
}
|
||||
DB()->sql_freeresult($result);
|
||||
} else {
|
||||
meta_refresh('index.php', 3);
|
||||
meta_refresh('index.php');
|
||||
bb_die($lang['NO_WATCHED_TOPICS']);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue