From 194fb61dd4754d9874a3e4d34c9b2945b2862e63 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 31 Mar 2019 17:55:26 -0400 Subject: [PATCH] declare global variable --- includes/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index 7d7b355..6b6e208 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -388,6 +388,7 @@ function DisplayLokinetConfig(){ } else { echo '' , PHP_EOL; } + $GLOBALS['lokinetbootstrap'] = $_POST['lokinetbootstrap']; ?> @@ -630,7 +631,7 @@ function SaveTORAndVPNConfig(){ ?>
- Applying Bootstrap + Applying Bootstrap