From 8ecbad62ebe0d17255ecd748659e2d6e0416232e Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 17 Mar 2019 15:05:22 -0400 Subject: [PATCH] test --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index 094bc1c..c228617 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -433,7 +433,7 @@ function DisplayLokinetConfig(){ } else { echo '' , PHP_EOL; }; - if(-s ~/.lokinet/lokinet.ini) { + if(1=1) { echo '' , PHP_EOL; } else { echo '' , PHP_EOL;