mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
- add ability to limit search to groups
git-svn-id: file:///svn/phpbb/trunk@5199 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -306,7 +306,7 @@ switch ($mode)
|
||||
$user->set_cookie('sid', '', $set_time);
|
||||
|
||||
// We destroy the session here, the user will be logged out nevertheless
|
||||
$user->destroy();
|
||||
$user->session_kill();
|
||||
|
||||
meta_refresh(3, "{$phpbb_root_path}index.$phpEx$SID");
|
||||
|
||||
|
Reference in New Issue
Block a user