summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-04-28 03:51:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-04-28 03:51:40 +0000
commit522a95b69f7bd52811829f562a9192d2ffa76d73 (patch)
tree042724cba59ad725fc1ed3359168f96412bfec17 /usr/local/pkg
parentb880b19351fdf5ea699dd5bd5d57ba9a7a1759f3 (diff)
downloadpfsense-522a95b69f7bd52811829f562a9192d2ffa76d73.zip
pfsense-522a95b69f7bd52811829f562a9192d2ffa76d73.tar.gz
Pass mode
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index 3e77cdb..0a91a63 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -285,7 +285,7 @@
</field>
</fields>
<custom_delete_php_command>
- openvpn_delete($id);
+ openvpn_delete('server', $id);
</custom_delete_php_command>
<custom_php_command_before_form>
openvpn_get_ciphers(&amp;$pkg);
OpenPOWER on IntegriCloud