ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/shared/bottom.inc
Revision: 1.11
Committed: Fri Feb 11 14:05:32 2005 UTC (19 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.10: +1 -1 lines
Log Message:
Updates from skel (Daniel Piddock):

 - Fix overflow in disk inodes on PHP page.
 - Added code to get passed in variables from the $_GET variable. Makes
   things work under a pretty default Debian apache2/php4 set up.
 - Graphs displays "Network IO" in the drop down list, not "Network usage"
   for consistency with everything else.
 - Display Swap, memory and disk usage in MB rather than bytes in latest
   view.
 - Display uptime in a pretty days/hours/minutes/seconds rather than just
   seconds, in latest view
 - Include file system type under Disks in latest view

Thanks Daniel!

File Contents

# Content
1 <!--
2 bottom.inc
3 Created by pjm2 14/10/2000
4 Last edited 14/10/2000
5 -->
6
7
8 <!--</font>-->
9 </td>
10 </tr>
11
12 <tr>
13 <td align="center">
14 <p>&nbsp;</p>
15 <p>&nbsp;</p>
16 <p>&nbsp;</p>
17 <p>&nbsp;</p>
18 <p>&nbsp;</p>
19 <p align="center">
20 <font size="1" face="arial,sans-serif" color="#000066">
21 <a href="http://www.i-scream.org/">http://www.i-scream.org/</a><br>
22 copyright 2001 i-scream<br>
23 dev@i-scream.org
24 </font>
25 </p>
26 </td>
27 </tr>
28 </table>
29
30 </body>
31
32 </html>