Index: WS/UNI/SFS/impl/OrderService.cls.xml =================================================================== diff -u -r60361 -r60491 --- WS/UNI/SFS/impl/OrderService.cls.xml (.../OrderService.cls.xml) (revision 60361) +++ WS/UNI/SFS/impl/OrderService.cls.xml (.../OrderService.cls.xml) (revision 60491) @@ -110,7 +110,7 @@ 1 %Boolean @@ -152,7 +152,6 @@ If $IsObject($G(%request)) { Set Gebruiker = $P($G(%request.CgiEnvs("REMOTE_USER")), "\", 2) - ; If Gebruiker '= "sfs" Do LogInfo("Gebruiker <> 'sfs'; CgiEnvs = "_$G(%request.CgiEnvs("REMOTE_USER"))) Set Gebruiker = "sfs" }