Remove call to SessionHandler::resetSessions() from UserAssignToGroupForm
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 27 Nov 2020 10:51:58 +0000 (11:51 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 27 Nov 2020 10:51:58 +0000 (11:51 +0100)
commit9def91be8588de5248f08c0ae9ad329ea522188b
treecf7508a79218ec3f225ee4aa8dacbb96bcbd6a93
parent9fcfbfebe0b5be38d5691222562293a006c40904
Remove call to SessionHandler::resetSessions() from UserAssignToGroupForm

UserEditor::resetCache() already is responsible to clear the cached data.
wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php