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