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
957ca65d4d
commit
0ec39f8d4d
@ -247,7 +247,7 @@ class user_common
|
|||||||
if (DB()->fetch_row($sql))
|
if (DB()->fetch_row($sql))
|
||||||
{
|
{
|
||||||
$this->session_end();
|
$this->session_end();
|
||||||
bb_simple_die($lang['YOU_BEEN_BANNED']);
|
bb_die($lang['YOU_BEEN_BANNED']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user