From 5ff23f02b80ec6ddee28dee869171ee8e3656b7c Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Mon, 20 Jun 2016 18:30:37 +0200 Subject: Add closing PHP tags to JSON config files --- tests/utils/config/configJson.json.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/utils/config/configJson.json.php') diff --git a/tests/utils/config/configJson.json.php b/tests/utils/config/configJson.json.php index c54882c3..06a302e8 100644 --- a/tests/utils/config/configJson.json.php +++ b/tests/utils/config/configJson.json.php @@ -30,3 +30,5 @@ "WALLABAG_VERSION": 1 } } +*/ ?> + -- cgit v1.2.3