aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/utils/config/configJson.json.php
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-06-20 18:30:37 +0200
committerArthurHoaro <arthur@hoa.ro>2016-06-20 18:30:37 +0200
commit5ff23f02b80ec6ddee28dee869171ee8e3656b7c (patch)
treeaf02ad6c9f0f2956854f2330126c341a2896f558 /tests/utils/config/configJson.json.php
parentb302c77c74a09cb271b711248b8f433555524ef0 (diff)
downloadShaarli-5ff23f02b80ec6ddee28dee869171ee8e3656b7c.tar.gz
Shaarli-5ff23f02b80ec6ddee28dee869171ee8e3656b7c.tar.zst
Shaarli-5ff23f02b80ec6ddee28dee869171ee8e3656b7c.zip
Add closing PHP tags to JSON config files
Diffstat (limited to 'tests/utils/config/configJson.json.php')
-rw-r--r--tests/utils/config/configJson.json.php2
1 files changed, 2 insertions, 0 deletions
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 @@
30 "WALLABAG_VERSION": 1 30 "WALLABAG_VERSION": 1
31 } 31 }
32} 32}
33*/ ?>
34