mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -136,7 +136,6 @@ class phpbb_test_case_helpers
|
||||
{
|
||||
$config = array();
|
||||
|
||||
|
||||
if (extension_loaded('sqlite3'))
|
||||
{
|
||||
$config = array_merge($config, array(
|
||||
|
Reference in New Issue
Block a user