Project

General

Profile

« Previous | Next » 

Revision 78b33bd0

Added by Ermal LUÇI almost 14 years ago

Correct world of wordcraft rule description array. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html

View differences:

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

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

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

Also available in: Unified diff