From 7184bd705b689b451a92bea864ee3b64e3023691 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 30 Mar 2019 20:41:32 -0400 Subject: [PATCH] commented out --- includes/functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ';