From 0e9e5436141790ced2fa712538c9f0cb7b39ee50 Mon Sep 17 00:00:00 2001 From: Clipperz Date: Thu, 31 Jan 2013 13:33:54 +0000 Subject: Simplified Backend property files Removed extra info not actually used --- (limited to 'backend/php') 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 @@ { "request.path": "index.php", - "should.pay.toll": "false", - - "development.settings": { - "url": "http://localhost/php/clipperz" - } - + "should.pay.toll": "false" } -- cgit v0.9.0.2