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

Comparing web/cgi-bin/docs.cgi (file contents):
Revision 1.11 by tdb, Wed Mar 24 23:53:09 2004 UTC vs.
Revision 1.12 by tdb, Thu Mar 25 22:48:47 2004 UTC

# Line 6 | Line 6 | use CGI;
6   $| = 1;
7  
8   # Settings
9 < my ($incdir) = "../nwww";
9 > my ($incdir) = "../htdocs";
10  
11   # Include files
12   my ($doctype) = "$incdir/doctype.inc";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines