From 32a2546c5d51f6296aec92bbafa676fb33fd4a80 Mon Sep 17 00:00:00 2001 From: CHItA Date: Sun, 7 Jun 2015 16:33:23 +0200 Subject: [PATCH] [ticket/sec-184] Fix tests SECURITY-184 --- tests/functions_acp/build_cfg_template_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functions_acp/build_cfg_template_test.php b/tests/functions_acp/build_cfg_template_test.php index 8ae78b97db..a8d7ae6f09 100644 --- a/tests/functions_acp/build_cfg_template_test.php +++ b/tests/functions_acp/build_cfg_template_test.php @@ -32,7 +32,7 @@ class phpbb_functions_acp_build_cfg_template_test extends phpbb_test_case array('config_key_name' => '2'), 'config_key_name', array(), - '', + '', ), array( array('text', 0, 255),