1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge branch '3.1.x'

Conflicts:
	phpBB/includes/functions_messenger.php
This commit is contained in:
Marc Alexander
2015-09-07 12:16:12 +02:00

View File

@@ -931,6 +931,8 @@ class queue
{
// Do nothing
}
$this->data = array();
}
$lock->release();