From: Stephen D. <sd...@us...> - 2005-10-07 02:37:46
|
Update of /cvsroot/naviserver/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24276 Modified Files: ChangeLog Log Message: * htdocs/index.php: Add website's main page, which redirects to the wiki, to cvs. Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/website/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChangeLog 7 Oct 2005 02:28:28 -0000 1.2 --- ChangeLog 7 Oct 2005 02:37:37 -0000 1.3 *************** *** 1,4 **** --- 1,7 ---- 2005-10-06 Stephen Deasey <sd...@us...> + * htdocs/index.php: Add website's main page, which redirects to the + wiki, to cvs. + * .cvsignore: Ignore the sessions directory which PHP uses to track website users. |