mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
complains.php + confirm_resend.php add lock
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
require "../include/bittorrent.php";
|
||||
\Nexus\Database\NexusLock::lockOrFail("confirm_resend:lock:" . getip(), 10);
|
||||
dbconn();
|
||||
failedloginscheck ("Re-send",true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user