|
From: Alexander H. <ba...@us...> - 2009-04-08 10:15:44
|
Update of /cvsroot/phgstats/phgstats/settings In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26406/settings Modified Files: config.inc.php Log Message: project:igir support Index: config.inc.php =================================================================== RCS file: /cvsroot/phgstats/phgstats/settings/config.inc.php,v retrieving revision 1.88 retrieving revision 1.89 diff -C2 -d -r1.88 -r1.89 *** config.inc.php 8 Apr 2009 08:19:38 -0000 1.88 --- config.inc.php 8 Apr 2009 10:15:35 -0000 1.89 *************** *** 2,6 **** /* game server variables: * bf1942, cod1, cod2, cod4, cod5, deusex, deva, et, halo, jedi2, jedi3 ! * kingpin, mohaa, nolf, nolf2, nexuiz, openarena, postal2 * q1, q2, q3, qw, renegade, rtcw, sof1, sof2, tremolous, urt, swat4, warsow */ --- 2,6 ---- /* game server variables: * bf1942, cod1, cod2, cod4, cod5, deusex, deva, et, halo, jedi2, jedi3 ! * kingpin, mohaa, nolf, nolf2, nexuiz, openarena, postal2, project * q1, q2, q3, qw, renegade, rtcw, sof1, sof2, tremolous, urt, swat4, warsow */ *************** *** 29,32 **** --- 29,33 ---- 'openarena:83.223.64.92:27960:', 'postal2:207.210.252.210:7777:', + 'project:217.114.213.26:26001:', //'q1:209.239.113.236:26000:', // no class 'q2:217.115.155.120:27910:', |