Update of /cvsroot/wpdev/xmlscripts/scripts/wolfpack
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16680/wolfpack
Modified Files:
consts.py
Log Message:
changed port number back to its original state, to avoid bugreports submitted by thousands of users *gg*
Index: consts.py
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/scripts/wolfpack/consts.py,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** consts.py 25 Jan 2004 01:26:16 -0000 1.36
--- consts.py 25 Jan 2004 03:47:21 -0000 1.37
***************
*** 9,13 ****
# Which port should the remote admin run on
! REMOTEADMIN_PORT = 2600
# Spell Settings
--- 9,13 ----
# Which port should the remote admin run on
! REMOTEADMIN_PORT = 2594
# Spell Settings
|