--- projects/cms/source/reports/php/historical/browser.php 2001/03/02 10:49:54 1.30 +++ projects/cms/source/reports/php/historical/browser.php 2001/03/08 20:55:29 1.31 @@ -3,11 +3,10 @@ # Navigation for the i-scream reports. # pjm2@ukc.ac.uk # -# CONFIGURABLE CONSTANTS -# +# CONFIGURABLE CONSTANTS: - # The report directory, and the number of days to display. -$reportDirectory = "/home/cut/pjm2/webpages/reports"; +$reportDirectory = "/home/cut/pjm2/webpages/reports/historical"; $maxDaysShown = 7; # Page appearance.