diff --git a/includes/functions.php b/includes/functions.php index 77f0435..918b395 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -380,13 +380,14 @@ function DisplayLokinetConfig(){ echo '' , PHP_EOL; } else { echo '' , PHP_EOL; - } + } elseif { $filename = '/root/.lokinet/lokinet.ini'; if (file_exists($filename)) { echo '' , PHP_EOL; } else { echo '' , PHP_EOL; } + }; ?>