mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update init_bb.php
This commit is contained in:
parent
10314cf675
commit
d99f90cba7
@ -561,7 +561,7 @@ function cron_release_file_lock ()
|
||||
|
||||
function cron_touch_lock_file ($lock_file)
|
||||
{
|
||||
file_write(make_rand_str(20), $lock_file, 0, true, true);
|
||||
file_write('', $lock_file, 0, true, true);
|
||||
}
|
||||
|
||||
function cron_enable_board ()
|
||||
|
Loading…
Reference in New Issue
Block a user