summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--backend/php/properties/php.properties.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json
index 8c2ff05..c0eb8f2 100644
--- a/backend/php/properties/php.properties.json
+++ b/backend/php/properties/php.properties.json
@@ -1,5 +1,5 @@
1{ 1{
2 "request.path": "../index.php", 2 "request.path": "../index.php",
3 "dump.path": "/../dump.php", 3 "dump.path": "../dump.php",
4 "should.pay.toll": "false" 4 "should.pay.toll": "false"
5} 5}