aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bandwidthd/bandwidthd.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-02-04 08:56:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-02-04 08:56:41 +0000
commitb98046f81bcdee43442e55719e570fa0bc737a71 (patch)
tree2413dd5bf2274c9869c88f6f6e00e789cb055db3 /packages/bandwidthd/bandwidthd.inc
parent56976b6be7dcaf191b668827e2d2c3a9c9bb17a5 (diff)
downloadpfsense-packages-b98046f81bcdee43442e55719e570fa0bc737a71.tar.gz
pfsense-packages-b98046f81bcdee43442e55719e570fa0bc737a71.tar.bz2
pfsense-packages-b98046f81bcdee43442e55719e570fa0bc737a71.zip
global $g and $config
Diffstat (limited to 'packages/bandwidthd/bandwidthd.inc')
-rw-r--r--packages/bandwidthd/bandwidthd.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/bandwidthd/bandwidthd.inc b/packages/bandwidthd/bandwidthd.inc
index 897cb1c5..7ba6f8fd 100644
--- a/packages/bandwidthd/bandwidthd.inc
+++ b/packages/bandwidthd/bandwidthd.inc
@@ -35,6 +35,7 @@ function bandwidthd_install_deinstall() {
}
function bandwidthd_install_config() {
+ global $config, $g;
$meta_refresh = $config['installedpackages']['bandwidthd']['config'][0]['metarefresh'];
if($meta_refresh)