mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 16:22:58 +02:00
[ticket/11335] (tests) Make php_ext 'php' not '.php'
PHPBB3-11335
This commit is contained in:
@@ -63,7 +63,7 @@ class phpbb_dbal_migrator_test extends phpbb_database_test_case
|
||||
new phpbb_filesystem(),
|
||||
'phpbb_ext',
|
||||
dirname(__FILE__) . '/../../phpBB/',
|
||||
'.php',
|
||||
'php',
|
||||
null
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user