From 1456a3d5b0f8cfb039149d7aa1489aecf0f0518d Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Thu, 25 Apr 2019 19:54:45 -0400 Subject: [PATCH] run test as shell_exe --- includes/functions.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index d68d99d..8a88d97 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -386,16 +386,16 @@ function DisplayLokinetConfig()
Contact Loki user groups for the latest bootstrap file location
' , PHP_EOL; } else { echo '' , PHP_EOL; } - if ($lokinetstatus[0] == 0) { - echo '' , PHP_EOL; - } else { - echo '' , PHP_EOL; - } */ + if ($lokinetstatus[0] == 0) { + echo '' , PHP_EOL; + } else { + echo '' , PHP_EOL; + } $filename = '/usr/local/bin/lokinet.ini';