diff --git a/includes/functions.php b/includes/functions.php index fff8cb87..d2aaa083 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -266,137 +266,6 @@ function ConvertToSecurity($security) } } -/** -* -* -*/ -function DisplayOpenVPNConfig() -{ - - exec('cat '. RASPI_OPENVPN_CLIENT_CONFIG, $returnClient); - exec('cat '. RASPI_OPENVPN_SERVER_CONFIG, $returnServer); - exec('pidof openvpn | wc -l', $openvpnstatus); - - if ($openvpnstatus[0] == 0) { - $status = '