insertvon entfernt

This commit is contained in:
ma0048
2025-12-15 12:27:17 +01:00
parent df639c8b07
commit 5a77478071
3 changed files with 3 additions and 7 deletions
+1 -3
View File
@@ -28,9 +28,7 @@
setTimeout(function () {
if (!proctoringOK)
{
console.warn("Constructor nicht aktiv!")
//TODO einkommentieren
//top.location.href='resetconnection.php';
top.location.href='resetconnection.php';
}
}, 1000);
})();