From 08612a984290bea97c676ec00449430aa80a78d2 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 31 Mar 2019 13:20:43 -0400 Subject: [PATCH] array test --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]; } + */ } -*/ ?>