summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_wol_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_wol_edit.php')
-rw-r--r--src/usr/local/www/services_wol_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_wol_edit.php b/src/usr/local/www/services_wol_edit.php
index 2c750ed..97aff7f 100644
--- a/src/usr/local/www/services_wol_edit.php
+++ b/src/usr/local/www/services_wol_edit.php
@@ -51,7 +51,7 @@ function wol_sort() {
}
require("guiconfig.inc");
-require('classes/Form.class.php');
+require_once('classes/Form.class.php');
if (!is_array($config['wol']['wolentry'])) {
$config['wol']['wolentry'] = array();
OpenPOWER on IntegriCloud