diff --git a/includes/functions.php b/includes/functions.php index ccddf90..104d024 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -209,132 +209,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 = '