|
From: <rga...@us...> - 2002-11-02 22:26:40
|
Update of /cvsroot/csms/csms-core/src/resources/conf
In directory usw-pr-cvs1:/tmp/cvs-serv15161
Modified Files:
teams.xml
Log Message:
Correcting id for Newcastle United
Index: teams.xml
===================================================================
RCS file: /cvsroot/csms/csms-core/src/resources/conf/teams.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** teams.xml 1 Nov 2002 22:49:55 -0000 1.1
--- teams.xml 2 Nov 2002 22:26:37 -0000 1.2
***************
*** 42,46 ****
<commonName>Middlesbrough</commonName>
</team>
! <team id="New">
<commonName>Newcastle United</commonName>
</team>
--- 42,46 ----
<commonName>Middlesbrough</commonName>
</team>
! <team id="NEW">
<commonName>Newcastle United</commonName>
</team>
|