From a0661c3b02aa26d6b08ff13dc321e09478868159 Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Sat, 11 Feb 2012 23:48:42 +0000 Subject: Merge pull request #25 from gcsolaroli/master Initial integration of /beta and /gamma with a single backend --- (limited to 'backend/php/properties') diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json index 32d5084..8ce703a 100644 --- a/backend/php/properties/php.properties.json +++ b/backend/php/properties/php.properties.json @@ -1,4 +1,9 @@ { - "request.path": "../index.php", + "request.path": "index.php", "should.pay.toll": "false" + + "development.settings": { + "url": "http://localhost/php/clipperz" + } + } \ No newline at end of file -- cgit v0.9.0.2