diff --git a/includes/functions.php b/includes/functions.php index 9c39626..dd2d963 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -384,9 +384,9 @@ function DisplayLokinetConfig(){ } $filename = '/root/.lokinet/lokinet.ini'; if (file_exists($filename)) { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } ?>