summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_l2tp.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_l2tp.php')
-rw-r--r--usr/local/www/vpn_l2tp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/vpn_l2tp.php b/usr/local/www/vpn_l2tp.php
index 0c0336e..24bb85c 100644
--- a/usr/local/www/vpn_l2tp.php
+++ b/usr/local/www/vpn_l2tp.php
@@ -38,6 +38,7 @@
$pgtitle = array(gettext("VPN"), gettext("L2TP"), gettext("L2TP"));
require("guiconfig.inc");
+require_once("vpn.inc");
if (!is_array($config['l2tp']['radius'])) {
$config['l2tp']['radius'] = array();
OpenPOWER on IntegriCloud