From 8f90c7726e986aa090c77a62a17371a8e630e2bb Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 16 Mar 2019 20:32:02 -0400 Subject: [PATCH] Update functions.php --- includes/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/functions.php b/includes/functions.php index 6f4e5d0..739eff5 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -674,3 +674,4 @@ function SaveTORAndVPNConfig(){ echo htmlspecialchars($line, ENT_QUOTES).'
' , PHP_EOL; } } +}