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.8 by pjm2, Fri May 25 17:38:36 2001 UTC vs.
Revision 1.10 by tdb, Thu May 15 20:48:01 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  
# Line 96 | Line 96 | END
96             <font face="arial,sans-serif">
97             <center><h3>i-scream builds</h3></center>
98             <font size="2">
99 <            At the current moment, all i-scream builds may be downloaded <b>free
100 <            of charge</b>.  If you wish to be alerted infrequently about important issues
101 <            regarding the i-scream montoring system, then we would recommend that
102 <            you provide your contact details below.  All fields are optional.
99 >            If you wish your details to be kept so we can contact you in the
100 >            future about i-scream, please enter them below. At the moment we
101 >            are not using this information, but we may collate a list of
102 >            details for when we make a new major release. All details are
103 >            optional - do not feel obliged to enter anything!
104             </font>
105             </font>
106            </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines