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

Comparing projects/cms/source/reports/php/historical/browser.php (file contents):
Revision 1.45 by tdb, Sat Jun 30 11:24:39 2007 UTC vs.
Revision 1.46 by tdb, Sat Jun 30 12:12:48 2007 UTC

# Line 152 | Line 152 | include("iutils.inc.php");
152              <b>Latest data</b>
153              <p>
154              Latest set of data received from
155 <            <a href="<?php echo "latest.php?machine=$machine_name"; ?>"><?php=$machine_name?></a>
155 >            <a href="<?php echo "latest.php?machine=$machine_name"; ?>"><?php echo $machine_name?></a>
156              <br>
157 <            Alerts for <a href="alerts.php?machine=<?php=$machine_name?>"><?php=$machine_name?></a>
157 >            Alerts for <a href="alerts.php?machine=<?php echo $machine_name?>"><?php echo $machine_name?></a>
158  
159  
160              <hr weight="1" color="<?php echo $lineColor ?>">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines