Index: TECH/Context/RuntimeContext.cls.xml
===================================================================
diff -u -r441 -r458
--- TECH/Context/RuntimeContext.cls.xml (.../RuntimeContext.cls.xml) (revision 441)
+++ TECH/Context/RuntimeContext.cls.xml (.../RuntimeContext.cls.xml) (revision 458)
@@ -30,7 +30,6 @@
%String
-"4682||0"
1
@@ -116,7 +115,7 @@
If (GebruikerInitialen = "") {
If $$$Not(##class(TECH.Config.ConfigMgr).Instance().GetOmgeving()["DMZ"){
#dim GebruikerID = ..GeefGebruikerID()
- if $length(GebruikerID) {
+ if ($length(GebruikerID)) {
set GebruikerInitialen = $$USERNAME^vhUSER($piece(GebruikerID,"||",2),-1)
} else {
set GebruikerInitialen = $$USERNAME^vhUSER(,-1)
@@ -224,8 +223,11 @@
1
1
+QU
%Status
-