diff --git a/includes/functions.php b/includes/functions.php index 7836e70..c4a5eda 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -343,8 +343,8 @@ function DisplayLokinetConfig(){ $arrLine = explode( " ",$a) ; $arrConfig[$arrLine[0]]=$arrLine[1]; } + */ } -*/ ?>