Empty commit

This commit is contained in:
Git 2012-08-26 08:00:26 +00:00
parent 4e762982fa
commit 1acb471715

View File

@ -256,4 +256,5 @@
$Cache->delete_value('polls_'.$TopicID); $Cache->delete_value('polls_'.$TopicID);
} }
header('Location: forums.php?action=viewthread&threadid='.$TopicID.'&page='.$Page); header('Location: forums.php?action=viewthread&threadid='.$TopicID.'&page='.$Page);
} }