ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/latest/latest_config.inc.php
(Generate patch)

Comparing projects/cms/source/reports/php/latest/latest_config.inc.php (file contents):
Revision 1.1 by pjm2, Thu Mar 8 21:22:38 2001 UTC vs.
Revision 1.2 by pjm2, Thu Mar 8 21:40:45 2001 UTC

# Line 1 | Line 1
1   <?php
2  
3 < # The report directory, and the number of days to display.
4 < $latestDirectory = "/home/cut/pjm2/webpages/latest";
3 > # The report directory, and the data file name.
4 > $latestDirectory = "/usr/local/proj/co600_10/webroot/latest";
5 > $latestData = "latest_dir";
6  
7   # Page appearance.
8   $lineColor = "#9999ff";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines