ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/reports/graphing/browser2.php
(Generate patch)

Comparing experimental/reports/graphing/browser2.php (file contents):
Revision 1.2 by tdb, Sun Mar 10 23:47:22 2002 UTC vs.
Revision 1.4 by tdb, Sun Aug 1 10:39:49 2004 UTC

# Line 1 | Line 1
1   <?php
2  
3   # Navigation for the i-scream graphs
4 < # tim@i-scream.org.uk
4 > # tim@i-scream.org
5   #
6   # CONFIGURABLE CONSTANTS: -
7  
# Line 88 | Line 88 | include("iutils.inc.php");
88           <p><b>Last day :</b><br><img border="0" src="<? echo "$imgwebdir/$machine_name/$graph-1d.png" ?>"></p>
89           <p><b>Last week :</b><br><img border="0" src="<? echo "$imgwebdir/$machine_name/$graph-1w.png" ?>"></p>
90           <p><b>Last month :</b><br><img border="0" src="<? echo "$imgwebdir/$machine_name/$graph-1m.png" ?>"></p>
91 +         <p><b>Last year :</b><br><img border="0" src="<? echo "$imgwebdir/$machine_name/$graph-1y.png" ?>"></p>
92          </center>
93          
94          <hr weight="1" color="<? echo $lineColor ?>">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines