From: Rob H. <for...@us...> - 2002-08-15 08:00:19
|
Update of /cvsroot/sandweb/sandweb/etc In directory usw-pr-cvs1:/tmp/cvs-serv13195/etc Modified Files: sandweb.cfg Log Message: lib/SandWeb/Repository/cvs.pm Index: sandweb.cfg =================================================================== RCS file: /cvsroot/sandweb/sandweb/etc/sandweb.cfg,v retrieving revision 1.24 retrieving revision 1.25 diff -U2 -r1.24 -r1.25 --- sandweb.cfg 20 May 2002 05:45:59 -0000 1.24 +++ sandweb.cfg 15 Aug 2002 08:00:16 -0000 1.25 @@ -3,5 +3,5 @@ <!-- config tree for logging behavior --> - <logging debug="1" + <logging debug="0" log="1" /> |