--- web/cgi-bin/cvslog.cgi 2004/03/24 23:53:09 1.34 +++ web/cgi-bin/cvslog.cgi 2004/03/25 22:48:47 1.35 @@ -48,7 +48,7 @@ my($cvs2clargs) = "--stdout --no-wrap --no-common-dir my($updatecmd) = "/home/iscream/bin/fullcvsupdate.sh $modulelist"; my($logcmd) = "cd /tmp/i-scream/cvstmp && $cvs2clpath $cvs2clargs"; -my ($incdir) = "../nwww"; +my ($incdir) = "../htdocs"; # Include files my ($doctype) = "$incdir/doctype.inc";