diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-05 23:19:59 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-05 23:19:59 +0000 |
commit | 7ed5f1c802a14041cb973bf40397bb9ab21b0166 (patch) | |
tree | dc5f00e04bd31fea05c866d88d5576d1d8601d37 /usr | |
parent | 68d408c75e95c73a7b206e230b27cb79707a44ed (diff) | |
download | pfsense-7ed5f1c802a14041cb973bf40397bb9ab21b0166.zip pfsense-7ed5f1c802a14041cb973bf40397bb9ab21b0166.tar.gz |
wow -> worldofwarcraft
Ticket #769
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/www/wizards/traffic_shaper_wizard.xml | 2 |
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 7bb86a5..3bc4693 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -1145,7 +1145,7 @@ /* Blizzard Publishing games */ $gamesplist[] = array('Battle.NET', 'tcp', '6112', '6119', 'both'); } - if($_POST['wow'] != "") { + if($_POST['worldofwarcraft'] != "") { /* World of WarCract */ if ($_POST['battlenet'] == "") { /* Add battle.net only if WoW is selected and battle.net isn't */ |