Update update.php

This commit is contained in:
SubleXBle
2025-08-26 18:20:44 +02:00
committed by GitHub
parent ebc0776116
commit 033ca4bf27

View File

@@ -100,8 +100,8 @@ foreach ($updatesToSend as $listName => $_) {
}
}
// flock($blockHandle, LOCK_UN);
// fclose($blockHandle);
flock($blockHandle, LOCK_UN);
fclose($blockHandle);
}
// === 5) answer to Sync-Client ===