summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_vouchers_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_captiveportal_vouchers_edit.php')
-rw-r--r--src/usr/local/www/services_captiveportal_vouchers_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_vouchers_edit.php b/src/usr/local/www/services_captiveportal_vouchers_edit.php
index cc05aee..fee3a4e 100644
--- a/src/usr/local/www/services_captiveportal_vouchers_edit.php
+++ b/src/usr/local/www/services_captiveportal_vouchers_edit.php
@@ -183,7 +183,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