diff --git a/includes/functions.php b/includes/functions.php index dd2d963..7836e70 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -336,7 +336,7 @@ function DisplayLokinetConfig(){ } else { $status = '
Lokinet is running
'; - } +/* } $arrConfig = array(); foreach( $return as $a ) { if( $a[0] != "#" ) { @@ -344,7 +344,7 @@ function DisplayLokinetConfig(){ $arrConfig[$arrLine[0]]=$arrLine[1]; } } - +*/ ?>