This commit is contained in:
Alex Bilbie 2012-07-06 19:29:46 +01:00
parent 92be306d04
commit c29c9d1d93

View File

@ -271,7 +271,7 @@ class Server
foreach ($scopes as $scope) {
$this->db->addSessionScope($sessionId, $scope);
}
}