From: Jaben C. <ja...@us...> - 2007-03-09 12:16:50
|
Update of /cvsroot/yafdotnet/yafsrc In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8606 Modified Files: default.config Log Message: removed configPassword Index: default.config =================================================================== RCS file: /cvsroot/yafdotnet/yafsrc/default.config,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** default.config 4 Jan 2007 13:34:16 -0000 1.6 --- default.config 9 Mar 2007 12:15:55 -0000 1.7 *************** *** 9,13 **** <appSettings> <add key="boardid" value="1" /> - <add key="configPassword" value="" /> </appSettings> --- 9,12 ---- |