Fix unlinking lock file
This commit is contained in:
@@ -459,4 +459,4 @@ imap_expunge($imap);
|
|||||||
imap_close($imap);
|
imap_close($imap);
|
||||||
|
|
||||||
// Remove the lock file
|
// Remove the lock file
|
||||||
//unlink($lock_file_path);
|
unlink($lock_file_path);
|
||||||
|
|||||||
Reference in New Issue
Block a user