summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/services_dhcp_edit.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/services_dhcp_edit.php b/usr/local/www/services_dhcp_edit.php
index 2844183..fb9718d 100755
--- a/usr/local/www/services_dhcp_edit.php
+++ b/usr/local/www/services_dhcp_edit.php
@@ -36,6 +36,8 @@
##|*MATCH=services_dhcp_edit.php*
##|-PRIV
+require_once('globals.inc');
+
if(!$g['services_dhcp_server_enable']) {
Header("Location: /");
exit;
OpenPOWER on IntegriCloud