summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-05-22 21:00:17 +0000
committerErmal <eri@pfsense.org>2012-05-22 21:00:17 +0000
commit6bab92aa8f473df3798358b1f53c6289421daf5e (patch)
tree872f6a79aa6e696ec65afc14d5a2ab5dbd598470 /etc
parent9261915bc7d1f04077d61741a5393bfd2ff4f574 (diff)
downloadpfsense-6bab92aa8f473df3798358b1f53c6289421daf5e.zip
pfsense-6bab92aa8f473df3798358b1f53c6289421daf5e.tar.gz
Oops add forgotten global for config
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/captiveportal.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc
index 920727b..ed99cd2 100644
--- a/etc/inc/captiveportal.inc
+++ b/etc/inc/captiveportal.inc
@@ -1564,6 +1564,7 @@ function portal_mac_radius($clientmac,$clientip) {
}
function captiveportal_reapply_attributes($cpentry, $attributes) {
+ global $config;
/* Add rules for traffic shaping
* We don't need to add extra rules since traffic will pass due to the following kernel option
OpenPOWER on IntegriCloud