diff --git a/includes/functions.php b/includes/functions.php index f4c0db5..9b67d42 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -378,7 +378,8 @@ function DisplayLokinetConfig(){ ' , PHP_EOL; - } else { + } + if ($lokinetstatus[0] != 0 ) { echo '' , PHP_EOL; } $filename = '/root/.lokinet/lokinet.ini';