summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-07-08 16:49:56 +0000
committerErmal Luçi <eri@pfsense.org>2009-07-08 16:49:56 +0000
commitd84bd468185d10c5fbc4b010efcd1db59e43c53b (patch)
treea4417120db26bb3a0b0340a27ca45981c8ca4b64 /usr/local/www/vpn_openvpn_csc.php
parent985fc0fb9779f498c5797ea302b3669553ed785f (diff)
downloadpfsense-d84bd468185d10c5fbc4b010efcd1db59e43c53b.zip
pfsense-d84bd468185d10c5fbc4b010efcd1db59e43c53b.tar.gz
Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes.
Diffstat (limited to 'usr/local/www/vpn_openvpn_csc.php')
-rw-r--r--usr/local/www/vpn_openvpn_csc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/vpn_openvpn_csc.php b/usr/local/www/vpn_openvpn_csc.php
index e2596ab..2a0670a 100644
--- a/usr/local/www/vpn_openvpn_csc.php
+++ b/usr/local/www/vpn_openvpn_csc.php
@@ -36,6 +36,7 @@
require("guiconfig.inc");
+require_once("openvpn.inc");
$pgtitle = array("OpenVPN", "Client Specific Override");
OpenPOWER on IntegriCloud