2024-10-10
This commit is contained in:
12
web/swadmin/watch.php
Normal file
12
web/swadmin/watch.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>JudgeOnline Administration</title>
|
||||
</head>
|
||||
<frameset rows="20,*">
|
||||
<frame name="rank" src="../contest.php">
|
||||
<frame name="status" src="../status.php">
|
||||
<noframes>
|
||||
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html>
|
||||
Reference in New Issue
Block a user