From 5b1a1c57df070dad846ddb729867a40cf87a8008 Mon Sep 17 00:00:00 2001 From: Graham Eades Date: Wed, 28 Nov 2018 16:09:39 +0000 Subject: [PATCH] Updated dump.path --- backend/php/properties/php.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json index c0eb8f2..c4f5103 100644 --- a/backend/php/properties/php.properties.json +++ b/backend/php/properties/php.properties.json @@ -1,5 +1,5 @@ { "request.path": "../index.php", - "dump.path": "../dump.php", + "dump.path": "/../dump.php?frontend=", "should.pay.toll": "false" }