summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_pppoe_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/vpn_pppoe_edit.php')
-rw-r--r--src/usr/local/www/vpn_pppoe_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_pppoe_edit.php b/src/usr/local/www/vpn_pppoe_edit.php
index e4617a8..958a318 100644
--- a/src/usr/local/www/vpn_pppoe_edit.php
+++ b/src/usr/local/www/vpn_pppoe_edit.php
@@ -290,7 +290,7 @@ if ($input_errors)
if ($savemsg)
print_info_box($savemsg, 'success');
-require('classes/Form.class.php');
+require_once('classes/Form.class.php');
$form = new Form();
OpenPOWER on IntegriCloud