From d4cc14c0768caa9fd5159a118b305375e3e01f2e Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 16 Mar 2019 20:52:02 -0400 Subject: [PATCH] Update functions.php --- includes/functions.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index 681aa3d..1cda77d 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -514,7 +514,4 @@ function DisplayLokinetConfig(){ $status = '
Lokinet is running
'; } - - } -}