From e9c98895a1c450dbe332aede8c1d19f32f1a0fe5 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 17 Mar 2019 15:13:50 -0400 Subject: [PATCH] shorten wording --- includes/functions.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index fd42c30..814cae3 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -432,10 +432,11 @@ function DisplayLokinetConfig(){ echo '' , PHP_EOL; } elseif { echo '' , PHP_EOL; - } elsif( 1=1 ) { - echo '' , PHP_EOL; + } + if( 1=1 ) { + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; }; ?>