From b447e65c390533e92e81e81f7e48cbb149a527cb Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 30 Mar 2019 19:30:12 -0400 Subject: [PATCH] Run entire test in php --- includes/functions.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index af8ad53..c690c58 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -617,7 +617,7 @@ function SaveTORAndVPNConfig(){
Stopping Lokinet
- /dev/null &', $return ); exec( 'pidof lokinet | wc -l', $lokinetstatus); @@ -629,14 +629,14 @@ function SaveTORAndVPNConfig(){ '; } } elseif( isset($_POST['GenerateLokinet']) ) { - ?> +
Generating Lokinet Configuration
- /dev/null &', $return ); } elseif( isset($_POST['ReGenerateLokinet']) ) { - ?> +
Regenerating Lokinet Configuration