Merge with master

This commit is contained in:
Romain Neutron
2012-01-31 18:28:49 +01:00
14 changed files with 270 additions and 231 deletions

View File

@@ -395,6 +395,7 @@ class Session_Handler
foreach ($user->ACL()->get_granted_sbas() as $databox)
{
Session_Logger::create($databox, $browser, $this, $user);
\cache_databox::insertClient($databox);
}
$this->set_usr_lastconn($conn, $user->get_id());