summaryrefslogtreecommitdiff
path: root/backend/php/properties/php.properties.json
Unidiff
Diffstat (limited to 'backend/php/properties/php.properties.json') (more/less context) (ignore whitespace changes)
-rw-r--r--backend/php/properties/php.properties.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json
index dd25b09..09196c9 100644
--- a/backend/php/properties/php.properties.json
+++ b/backend/php/properties/php.properties.json
@@ -1,9 +1,4 @@
1{ 1{
2 "request.path": "index.php", 2 "request.path": "index.php",
3 "should.pay.toll": "false", 3 "should.pay.toll": "false"
4
5 "development.settings": {
6 "url": "http://localhost/php/clipperz"
7 }
8
9} 4}