This commit is contained in:
Eric Espie
2022-11-23 11:04:58 +01:00
parent c05684945f
commit 65b6c0f4ea
3 changed files with 11 additions and 14 deletions

View File

@@ -1838,7 +1838,6 @@ class UserRights
self::$m_aAdmins = array();
self::$m_aPortalUsers = array();
}
Session::FlushSession();
self::_ResetSessionCache();
if (self::$m_oAddOn)
{