summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_pppoe.php')
-rwxr-xr-xusr/local/www/vpn_pppoe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php
index 581fb24..7b0cd41 100755
--- a/usr/local/www/vpn_pppoe.php
+++ b/usr/local/www/vpn_pppoe.php
@@ -35,8 +35,8 @@
##|*MATCH=vpn_pppoe.php*
##|-PRIV
-
require("guiconfig.inc");
+require_once("vpn.inc");
if (!is_array($config['pppoe']['radius'])) {
$config['pppoe']['radius'] = array();
OpenPOWER on IntegriCloud