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

Comparing projects/cms/source/reports/php/latest/latest.php (file contents):
Revision 1.13 by pjm2, Sun Mar 11 21:41:24 2001 UTC vs.
Revision 1.14 by pjm2, Sun Mar 11 21:45:06 2001 UTC

# Line 80 | Line 80 | function showBar($title, $value, $max, $units, $input)
80      ?>
81          <table border="0" cellpadding="0" cellspacing="0" align="center">
82            <tr>
83 <            <td colspan="2"><b><?=$title?></b></td>
83 >            <td colspan="2"><b><?=$title?></b> <font size="2">(<?=$value?><?=$units?>)</font></td>
84            </tr>
85            <tr>
86              <td colspan="2" bgcolor="#eeeeff"><img src="<?=$barImage?>" border="0" height="20" width="<?=$width?>"></td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines