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; } } +}