diff --git a/sections/forums/mod_thread.php b/sections/forums/mod_thread.php index 7163c7ab..f6807abd 100644 --- a/sections/forums/mod_thread.php +++ b/sections/forums/mod_thread.php @@ -256,4 +256,5 @@ $Cache->delete_value('polls_'.$TopicID); } header('Location: forums.php?action=viewthread&threadid='.$TopicID.'&page='.$Page); + }