1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Merge remote-tracking branch 'senky/ticket/14739' into 3.2.x

This commit is contained in:
Marc Alexander
2016-11-17 09:56:51 +01:00
28 changed files with 11 additions and 730 deletions

View File

@@ -22,7 +22,6 @@ class phpbb_convert_30_dbms_to_31_test extends phpbb_test_case
array('mysqli'),
array('oracle'),
array('postgres'),
array('sqlite'),
);
}