ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/cgi-bin/cvslog.cgi
(Generate patch)

Comparing web/cgi-bin/cvslog.cgi (file contents):
Revision 1.23 by tdb, Mon Mar 3 15:30:59 2003 UTC vs.
Revision 1.23.2.1 by tdb, Sun May 11 20:03:36 2003 UTC

# Line 49 | Line 49 | my($cvs2clargs) = "--stdout --no-wrap -r -t -w -S -U $
49   my($updatecmd) = "/home/sites/www.i-scream.org.uk/bin/fullcvsupdate.sh $modulelist";
50   my($logcmd) = "cd /home/sites/www.i-scream.org.uk/cvsscripttemp && $cvs2clpath $cvs2clargs";
51  
52 < my ($left) = "../left.inc" ;
53 < my ($title) = "../title.inc";
54 < my ($bottom) = "../bottom.inc";
52 > my ($left) = "../htdocs/left.inc" ;
53 > my ($title) = "../htdocs/title.inc";
54 > my ($bottom) = "../htdocs/bottom.inc";
55  
56   print "Content-type: text/html\n\n";
57  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines