1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +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 // Do nothing
} }
$this->data = array();
} }
$lock->release(); $lock->release();