From 698cce0b658778cd843bab7783752d9755ac3fcb Mon Sep 17 00:00:00 2001 From: jaredb7 Date: Sat, 1 Apr 2023 21:46:06 +1000 Subject: [PATCH] Update config.php Fix the request URL used to restart php once the settings have been saved --- scripts/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.php b/scripts/config.php index f758dbd..1d782ec 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -82,7 +82,7 @@ if(isset($_GET["latitude"])){ echo ""; }