--- projects/cms/source/reports/php/historical/browser.php 2001/02/03 22:34:02 1.1 +++ projects/cms/source/reports/php/historical/browser.php 2001/02/03 22:35:15 1.2 @@ -31,18 +31,13 @@ function getdirArray($dir='./',$sort='asort') { include("day.inc"); - if ($submit == "bung") { - $url = escapeshellcmd("$day/$machine_name/$report/chart.gif"); - Header("Location: $url"); - exit; - } ?> -

I-scream report browser

+

I-scream report browser [trial 2.0]


@@ -53,7 +48,7 @@ function getdirArray($dir='./',$sort='asort') {

-

+ @@ -67,6 +62,19 @@ function getdirArray($dir='./',$sort='asort') {

+ +

"; + } + else { + echo "

The report could not be found.

"; + } + } + +?>