From 5f3930d650930b2f1a7817bce60df495e5cf1a69 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 30 Mar 2019 20:45:13 -0400 Subject: [PATCH] clean up --- includes/functions.php | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index c56e7fa..6f9393a 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -599,19 +599,16 @@ function SaveTORAndVPNConfig(){ } elseif( isset($_POST['StartLokinet']) ) { exec( 'sudo /home/pi/loki-network/lokilaunch.sh "start" > /dev/null &', $return ); - /* ?> - //
- // Starting Lokinet - //
- // Lokinet is starting - '; - + ?> +
+ Starting Lokinet +
+ /dev/null &', $return ); ?>
- Stopping Lokinet + Stopping Lokinet
/dev/null &', $return ); ?>
- Generating Lokinet Configuration + Generating Lokinet Configuration
/dev/null &', $return ); ?>
- Regenerating Lokinet Configuration + Regenerating Lokinet Configuration