We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2180013 commit 22d3501Copy full SHA for 22d3501
app/api/calls/RoomManager.php
@@ -80,6 +80,7 @@ public static function addRoutes($app) {
80
}
81
82
$room->removeIndirect("Students", $student);
83
+
84
header($header);
85
});
86
0 commit comments