mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-02 12:34:59 +02:00
[ticket/14143] Flush the mail queue when writing it
PHPBB3-14143
This commit is contained in:
parent
8cab2374f9
commit
0e93efd7cb
@ -902,6 +902,8 @@ class queue
|
||||
fclose($fp);
|
||||
|
||||
phpbb_chmod($this->cache_file, CHMOD_READ | CHMOD_WRITE);
|
||||
|
||||
$this->data = array();
|
||||
}
|
||||
|
||||
$lock->release();
|
||||
|
Loading…
x
Reference in New Issue
Block a user