From 0504895d5b2cd50cee73d0d73fdd85ead7c6faec Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 31 Mar 2019 17:22:23 -0400 Subject: [PATCH] $_POST lokinetbootstrap --- includes/functions.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index 9e8cdfb..36e2b15 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -364,7 +364,7 @@ function DisplayLokinetConfig(){
-

Submitting a valid bootstrap url below overwrites the current bootstrap settings:

+
Entering and applying a valid bootstrap url below overwrites the current bootstrap settings:
@@ -384,9 +384,9 @@ function DisplayLokinetConfig(){ $filename = '/home/pi/loki-network/lokinet.ini'; if ( file_exists($filename)) { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } ?>
@@ -627,9 +627,10 @@ function SaveTORAndVPNConfig(){ /dev/null &', $return); + echo $_POST['lokinetbootstrap']; ?>
- Applying Bootstrap $lokinetbootstrap + Applying Bootstrap