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