mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
support plugin
This commit is contained in:
@@ -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'])
|
||||
|
||||
Reference in New Issue
Block a user