--- projects/cms/source/reports/php/historical/browser.php 2001/03/13 19:22:44 1.37 +++ projects/cms/source/reports/php/historical/browser.php 2001/03/13 19:29:11 1.38 @@ -100,11 +100,11 @@ include("iutils.inc.php"); include("$reportDirectory/$day/$machine_name/$report/$reportLimitsFile"); - $url = escapeshellcmd("$day/$machine_name/$report/$reportChartFile"); + $url = "$webRoot/$day/$machine_name/$report/$reportChartFile"; if (isReportEmpty("$reportDirectory/$day/$machine_name/$report/$reportChartDataFile", $minFileSize)) { echo "Host $machine_name did not send any information about $report on $day. Please select another report."; } - else if (file_exists($url)) { ?> + else if (file_exists("$reportDirectory/$day/$machine_name/$report/$reportChartFile")) { ?>
[] -
@@ -132,9 +132,9 @@ include("iutils.inc.php"); Extra data

- ">Raw plot data
- ">GIF chart
- ">PHP y-axis limits include + ">Raw plot data
+ ">GIF chart
+ ">PHP y-axis limits include