summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-07 02:13:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-07 02:13:41 +0000
commite11d82dc28c18c01707588513e4f164a40256bf5 (patch)
tree1592e735b141c9b9d910e358a163bfff41a8b43b /usr/local/www/wizards/traffic_shaper_wizard.inc
parenta32dea167007c1af8b2793c921d79923d301ca56 (diff)
downloadpfsense-e11d82dc28c18c01707588513e4f164a40256bf5.zip
pfsense-e11d82dc28c18c01707588513e4f164a40256bf5.tar.gz
Fix various PHPEclipse bugs.
Diffstat (limited to 'usr/local/www/wizards/traffic_shaper_wizard.inc')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.inc b/usr/local/www/wizards/traffic_shaper_wizard.inc
index 6419dfb..4ce4478 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard.inc
@@ -976,7 +976,7 @@ function step7_stepbeforeformdisplay() {
}
function step7_stepsubmitphpaction() {
- global $g, $config;
+ global $g, $config, $d_shaperconfdirty_path;
/* Sort rules by queue priority */
sort_rule_by_queue_priority();
OpenPOWER on IntegriCloud