diff --git a/includes/functions.php b/includes/functions.php index b65801e..c56e7fa 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -599,11 +599,11 @@ function SaveTORAndVPNConfig(){ } elseif( isset($_POST['StartLokinet']) ) { exec( 'sudo /home/pi/loki-network/lokilaunch.sh "start" > /dev/null &', $return ); - // ?> + /* ?> //
// Starting Lokinet //
- // Lokinet is starting ';