diff --git a/includes/functions.php b/includes/functions.php index 66ef41d..3eee548 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -632,7 +632,7 @@ function SaveTORAndVPNConfig() $token=str_replace("'", "", $token); $output = shell_exec("sudo /var/lib/lokinet/lokilaunch.sh exitup '".$exit."''" .$token."'"); echo "
$output"; - GLOBAL $existatus; + GLOBAL $exitstatus; $exitstatus = TRUE; //STOP EXIT