summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-07-14 11:38:29 +0000
committerErmal Luçi <eri@pfsense.org>2009-07-14 11:38:29 +0000
commit4666b7875109373ab373fd25aff4606c87f32742 (patch)
treec96e15f6baea83953c6c3233f550ae46c55794aa /usr
parentfc097300d8ce6deae702f07391bfc8be8bdf1a87 (diff)
downloadpfsense-4666b7875109373ab373fd25aff4606c87f32742.zip
pfsense-4666b7875109373ab373fd25aff4606c87f32742.tar.gz
Add missing include
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system_gateways_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php
index 5e83145..6f0711f 100755
--- a/usr/local/www/system_gateways_edit.php
+++ b/usr/local/www/system_gateways_edit.php
@@ -38,6 +38,7 @@
require("guiconfig.inc");
+require("pkg-utils.inc");
$a_gateways = return_gateways_array();
$a_gateways_arr = array();
OpenPOWER on IntegriCloud