| # | 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) = "../htdocs/left.inc" ; |
| 53 | < | my ($title) = "../htdocs/title.inc"; |
| 54 | < | my ($bottom) = "../htdocs/bottom.inc"; |
| 52 | > | my ($left) = "../left.inc" ; |
| 53 | > | my ($title) = "../title.inc"; |
| 54 | > | my ($bottom) = "../bottom.inc"; |
| 55 | ||
| 56 | print "Content-type: text/html\n\n"; | |
| 57 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |