Index: csp/vhisie/TBX/Main/tmpDev.mac.rou =================================================================== diff -u -r320 -r328 --- csp/vhisie/TBX/Main/tmpDev.mac.rou (.../tmpDev.mac.rou) (revision 320) +++ csp/vhisie/TBX/Main/tmpDev.mac.rou (.../tmpDev.mac.rou) (revision 328) @@ -447,7 +447,7 @@ ; Info BrutoPrijsHein / NotRegUserInfo Set arShow("BrutoPrijsHein","INFO")=(TBXContext.IsDomeinHEIN()) - Set blnDynaplug=0/*($IsObject(WSOrd))&&(WSOrd.WebURL="DYNAPLUG IMPORT") */ + Set blnDynaplug=0 /*($IsObject(WSOrd))&&(WSOrd.WebURL="DYNAPLUG IMPORT") */ If blnDynaplug Do . Set blnDynaplugERR=(''$G(blnWSErrors,0)) Else Do @@ -609,8 +609,8 @@ onTransferError set $ztrap="" new Exception set Exception = ##class(TECH.ExceptionHandler).Catch() - new - Do oxxAddToLog("TRANSF") + ;new + Do oxxAddToLog("!TRANSF!") set arJSExec(1)="alert("_$$$QuoteJS("Transfer to ADMIN:")_"+'\n'+"_$$$QuoteJS(Exception.GeefOmschrijving())_");" set arJSExec(2)="document.location.replace("_$$$QuoteJS("main.csp?"_##class(cspBasis.GAProdTBox).CQueryString(.tmpAr))_");" quit