# | Line 2 | Line 2 | |
---|---|---|
2 | ||
3 | # The report directory, and the data file name. | |
4 | $latestDirectory = "/usr/local/proj/co600_10/webroot/latest"; | |
5 | < | $latestData = "latest_dir"; |
5 | > | $latestData = "latest_data"; |
6 | ||
7 | # Page appearance. | |
8 | $lineColor = "#9999ff"; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |