mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
[ticket/17077] Add proper locking in PHP without releasing form tokens
PHPBB3-17077
This commit is contained in:
@@ -123,7 +123,6 @@ class phpbb_test_case_helpers
|
||||
{
|
||||
$config = array();
|
||||
|
||||
|
||||
if (extension_loaded('sqlite3'))
|
||||
{
|
||||
$config = array_merge($config, array(
|
||||
|
Reference in New Issue
Block a user