Merge branch '3.5.5' into 3.6

This commit is contained in:
Romain Neutron
2011-12-28 15:00:18 +01:00
14 changed files with 45 additions and 22 deletions

View File

@@ -88,8 +88,7 @@ class Session_Handler
if (!$this->is_authenticated())
return;
$user = User_Adapter::getInstance($this->get_usr_id(), $this->appbox);
$user->ACL()->delete_injected_rights();
$this->storage()->reset();
$this->close_phrasea_session();