summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_edit.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-11-06 22:09:07 +0000
committerErmal Luçi <eri@pfsense.org>2008-11-06 22:09:07 +0000
commit4b559908a158c9d9ad107174778e4f92f19a481b (patch)
tree6b7e961070a229b10623ea239afb323048d47d3a /usr/local/www/services_dhcp_edit.php
parent31dce437d07aad2615d7e2386335e3892bdc6a03 (diff)
downloadpfsense-4b559908a158c9d9ad107174778e4f92f19a481b.zip
pfsense-4b559908a158c9d9ad107174778e4f92f19a481b.tar.gz
Bring back dhcp server static mappings.
Diffstat (limited to 'usr/local/www/services_dhcp_edit.php')
-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