(legacy/openvpn) remove global $openvpn_prots, client page will follow in another commit

This commit is contained in:
Ad Schellevis 2015-08-05 09:53:22 +00:00
parent bb26b9e25a
commit 437450b3f4
2 changed files with 361 additions and 403 deletions

View File

@ -29,9 +29,6 @@
POSSIBILITY OF SUCH DAMAGE.
*/
global $openvpn_prots;
$openvpn_prots = array("UDP", "UDP6", "TCP", "TCP6");
global $openvpn_dev_mode;
$openvpn_dev_mode = array("tun", "tap");

File diff suppressed because it is too large Load Diff