diff --git a/includes/functions.php b/includes/functions.php index 7d6e8f7..23ae8bd 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -638,7 +638,8 @@ function SaveTORAndVPNConfig(){ $status = '
Lokinet is running
'; } - sleep (5); - echo $status; + } +sleep (5); +echo $status; ?>