summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2012-06-22 13:59:59 +0200
committerWarren Baker <warren@decoy.co.za>2012-06-22 13:59:59 +0200
commit2ec063f9f02dbcb8b7d2953805c5d1af25d2c4af (patch)
tree9bc51a0de98e6572f7f7ffa82d0533ce78f70569 /etc
parenta448b35f551d423355c0344c99df7ec7786769f2 (diff)
downloadpfsense-2ec063f9f02dbcb8b7d2953805c5d1af25d2c4af.zip
pfsense-2ec063f9f02dbcb8b7d2953805c5d1af25d2c4af.tar.gz
Add missing global
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/captiveportal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc
index 55fb46a..653139a 100644
--- a/etc/inc/captiveportal.inc
+++ b/etc/inc/captiveportal.inc
@@ -1680,7 +1680,7 @@ function portal_mac_radius($clientmac,$clientip) {
}
function captiveportal_reapply_attributes($cpentry, $attributes) {
- global $config, $cpzone;
+ global $config, $cpzone, $g;
/* 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