mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fix unlinking lock file
This commit is contained in:
@@ -459,4 +459,4 @@ imap_expunge($imap);
|
||||
imap_close($imap);
|
||||
|
||||
// Remove the lock file
|
||||
//unlink($lock_file_path);
|
||||
unlink($lock_file_path);
|
||||
|
||||
Reference in New Issue
Block a user