mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
parent
46ebba428e
commit
94e2f805af
@ -154,8 +154,6 @@ else
|
|||||||
// Start session management
|
// Start session management
|
||||||
$user->session_start(array('req_login' => true));
|
$user->session_start(array('req_login' => true));
|
||||||
|
|
||||||
set_die_append_msg($forum_id, $topic_id);
|
|
||||||
|
|
||||||
// Check if user did or did not confirm. If they did not, forward them to the last page they were on
|
// Check if user did or did not confirm. If they did not, forward them to the last page they were on
|
||||||
if (isset($_POST['cancel']) || IS_GUEST)
|
if (isset($_POST['cancel']) || IS_GUEST)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user