Project

General

Profile

« Previous | Next » 

Revision a020b638

Added by Ermal LUÇI about 14 years ago

Syncrhonize the information with the wizards xml. Reported-by: http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359

View differences:

etc/inc/wizardapp.inc
149 149
	$gamesplist['battlenet'][] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
150 150
	$gamesplist['battlenet'][] = array('Battle.NET-2', 'tcp', '1119', '1119', 'both');
151 151

  
152
$gamesplist['worldofwarcraft'] = array();
153
	$gamesplist['worldofwarcraft'][] = array('WoW', 'tcp', '3724', '3724', 'both');
152
$gamesplist['wow'] = array();
153
	$gamesplist['wow'][] = array('WoW', 'tcp', '3724', '3724', 'both');
154 154

  
155 155
$gamesplist['gunzonline'] = array();
156 156
	/* GunZ Online */

Also available in: Unified diff