complains.php + confirm_resend.php add lock

This commit is contained in:
xiaomlove
2025-09-21 14:43:00 +07:00
parent d16a864841
commit c74c36d434
5 changed files with 39 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
<?php
require "../include/bittorrent.php";
\Nexus\Database\NexusLock::lockOrFail("confirm_resend:lock:" . getip(), 10);
dbconn();
failedloginscheck ("Re-send",true);