fix exam filter empty

This commit is contained in:
xiaomlove
2023-05-10 02:25:26 +08:00
parent e1dd469d21
commit 4684640dcd
3 changed files with 7 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
<?php
require "../include/bittorrent.php";
dbconn();
loggedinorreturn();
user_can('user-delete', true);
if ($_SERVER["REQUEST_METHOD"] == "POST")