From e39426c5224255c81009bec1f78e20b43c837c7d Mon Sep 17 00:00:00 2001 From: obenassy <> Date: Tue, 22 Jun 2004 10:27:30 +0000 Subject: [PATCH] =?UTF-8?q?Import=20n=C3=A9cessaire=20pour=20les=20=C3=A9l?= =?UTF-8?q?ections.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- servers/IdentitiesServer/IdentitiesServer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/IdentitiesServer/IdentitiesServer.py b/servers/IdentitiesServer/IdentitiesServer.py index fe37e750..062e400c 100755 --- a/servers/IdentitiesServer/IdentitiesServer.py +++ b/servers/IdentitiesServer/IdentitiesServer.py @@ -67,7 +67,7 @@ import glasnost.server.things as things from glasnost.proxy.CacheProxy import invalidateValue from glasnost.proxy.DispatcherProxy import getApplicationId from glasnost.proxy.GroupsProxy import setContains -from glasnost.proxy.tools import getProxy +from glasnost.proxy.tools import getProxy, getProxyForServerRole applicationName = 'IdentitiesServer'