mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
fix increase user seedbonus
This commit is contained in:
@@ -2163,7 +2163,7 @@ function mksizeint($bytes)
|
||||
}
|
||||
|
||||
function deadtime() {
|
||||
global $anninterthree;
|
||||
$anninterthree = (int)get_setting("main.anninterthree");
|
||||
return time() - floor($anninterthree * 1.3);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user