summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-02 07:36:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-02 07:36:15 +0000
commitbd2efdca0e791ca7319423e6fb83b4842356ba47 (patch)
treeaf47418d0c0c3d0fb4f88d14a6f6c56989ff58cc /usr/local/www/wizards/traffic_shaper_wizard.xml
parent9e2e637002f019a73ab269d35de1cbf83d8691d0 (diff)
downloadpfsense-bd2efdca0e791ca7319423e6fb83b4842356ba47.zip
pfsense-bd2efdca0e791ca7319423e6fb83b4842356ba47.tar.gz
Sepearte back out to tcp and undp
Diffstat (limited to 'usr/local/www/wizards/traffic_shaper_wizard.xml')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index b07721e..c600577 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -2092,7 +2092,7 @@
if($config['ezshaper']['step4']['p2pcatchall'] == "on") {
$othersplist = array();
$othersplist[] = array('p2pCatchAll', 'tcp', '', '', 'both', '');
- $othersplist[] = array('p2pCatchAll2', 'udp', '', '', 'both', '');
+ $othersplist[] = array('p2pCatchAll2', 'udp', '', '', 'both', '');
} else {
$othersplist = array();
}
OpenPOWER on IntegriCloud