summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-08-11 10:42:38 +0000
committerErmal <eri@pfsense.org>2011-08-11 10:43:00 +0000
commitd560b783c53ef2600a7a67507029a31dc8beaa5a (patch)
treece749410c77cb9b7a588401d40b300edc79eb82c /etc
parent718930631802ca8a308dff8811def2bc65111eed (diff)
downloadpfsense-d560b783c53ef2600a7a67507029a31dc8beaa5a.zip
pfsense-d560b783c53ef2600a7a67507029a31dc8beaa5a.tar.gz
Syncrhonize the information with the wizards xml. Reported-by: http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/wizardapp.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/wizardapp.inc b/etc/inc/wizardapp.inc
index f4371ad..8cd53e1 100644
--- a/etc/inc/wizardapp.inc
+++ b/etc/inc/wizardapp.inc
@@ -149,8 +149,8 @@ $gamesplist['battlenet'] = array();
$gamesplist['battlenet'][] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
$gamesplist['battlenet'][] = array('Battle.NET-2', 'tcp', '1119', '1119', 'both');
-$gamesplist['worldofwarcraft'] = array();
- $gamesplist['worldofwarcraft'][] = array('WoW', 'tcp', '3724', '3724', 'both');
+$gamesplist['wow'] = array();
+ $gamesplist['wow'][] = array('WoW', 'tcp', '3724', '3724', 'both');
$gamesplist['gunzonline'] = array();
/* GunZ Online */
OpenPOWER on IntegriCloud