mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update modcp.php
This commit is contained in:
parent
b371822315
commit
130507c8d4
@ -154,6 +154,8 @@ else
|
||||
// Start session management
|
||||
$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
|
||||
if (isset($_POST['cancel']) || IS_GUEST)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user