summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/local/pkg/openvpn.xml2
-rw-r--r--usr/local/pkg/openvpn_cli.xml2
2 files changed, 0 insertions, 4 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index aff9af8..dc3a0e1 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -214,8 +214,6 @@
</field>
</fields>
<custom_php_command_before_form>
- if(!$config['installedpackages']['openvpnserver'][config][0]['protocol'])
- unset($evaledvar);
openvpn_get_ciphers(&amp;$pkg);
</custom_php_command_before_form>
<custom_php_after_head_command>
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index ebca152..e05bacf 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -202,8 +202,6 @@
</field>
</fields>
<custom_php_command_before_form>
- if(!$config['installedpackages']['openvpnclient'][config][0]['protocol'])
- unset($evaledvar);
openvpn_get_ciphers(&amp;$pkg);
</custom_php_command_before_form>
<custom_php_after_head_command>
OpenPOWER on IntegriCloud