From 95126d7bd3bf067f0489a53cdddebd8cec545902 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 31 Mar 2019 00:47:27 -0400 Subject: [PATCH] tired --- includes/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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';