mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update sessions.php
This commit is contained in:
parent
42cc4d26b2
commit
957ca65d4d
@ -246,6 +246,7 @@ class user_common
|
||||
|
||||
if (DB()->fetch_row($sql))
|
||||
{
|
||||
$this->session_end();
|
||||
bb_simple_die($lang['YOU_BEEN_BANNED']);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user