From 67de1835be912f960cd6ba0d5f780d50fb253b6c Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 17 Mar 2019 14:52:58 -0400 Subject: [PATCH] Add generate Lokinet button --- includes/functions.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index 380d2d5..81f3f3d 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -429,9 +429,12 @@ function DisplayLokinetConfig(){ ' , PHP_EOL; + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; + }; + if( cat ~/.lokinet/lokinet.ini == 0 ) { + echo '' , PHP_EOL; }; ?>