mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
(legacy/openvpn) remove global $openvpn_prots, client page will follow in another commit
This commit is contained in:
parent
bb26b9e25a
commit
437450b3f4
@ -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
Loading…
x
Reference in New Issue
Block a user