1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge branch '3.1.x' into 3.2.x

This commit is contained in:
Marc Alexander
2016-12-18 20:40:46 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ class phpbb_plupload_test extends phpbb_test_case
array(
130,
150,
'resize: {width: 130, height: 150, quality: 100},'
'resize: {width: 130, height: 150, quality: 85},'
),
);
}