support plugin

This commit is contained in:
xiaomlove
2022-06-03 03:42:53 +08:00
parent 29d414ce0a
commit 44c750234a
21 changed files with 333 additions and 68 deletions
+1
View File
@@ -7,6 +7,7 @@ if (get_user_class() < UC_SYSOP)
permissiondenied();
$shownotice=false;
stderr("Error", "Hard deletion of users is not recommended and can cause many problems.");
if ($_SERVER["REQUEST_METHOD"] == "POST")
{
if ($_POST['sure'])