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

Comparing web/cgi-bin/download.cgi (file contents):
Revision 1.9 by tdb, Mon Feb 17 00:07:49 2003 UTC vs.
Revision 1.9.2.1 by tdb, Sun May 11 19:52:45 2003 UTC

# Line 21 | Line 21 | $| = 1;
21   #--------------------------------------------------------------
22   my ($build_dir) = "/downloads";
23   my ($log_file) = "download_log";
24 < my ($left) = "../left.inc" ;
25 < my ($title) = "../title.inc";
26 < my ($bottom) = "../bottom.inc";
24 > my ($left) = "../htdocs/left.inc" ;
25 > my ($title) = "../htdocs/title.inc";
26 > my ($bottom) = "../htdocs/bottom.inc";
27   #--------------------------------------------------------------
28  
29  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines