Update Safe Exam Browser Patch to 3.10.0.826
This commit is contained in:
@@ -26,6 +26,7 @@ namespace SafeExamBrowser.Monitoring
|
||||
//var isRemoteSession = SystemInformation.TerminalServerSession;
|
||||
|
||||
//logger.Debug($"System appears {(isRemoteSession ? "" : "not ")}to be running in a remote session.");
|
||||
logger.Debug($"System appears not to be running in a remote session.");
|
||||
|
||||
//return isRemoteSession;
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user