summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/pkg/openvpn_cli.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index 528fc7a..042b184 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -230,6 +230,9 @@
<type>input</type>
</field>
</fields>
+ <custom_delete_php_command>
+ openvpn_delete('client', $id);
+ </custom_delete_php_command>
<custom_php_command_before_form>
openvpn_get_ciphers(&amp;$pkg);
</custom_php_command_before_form>
OpenPOWER on IntegriCloud