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

Comparing projects/cms/source/reports/php/latest/latest_display.inc.php (file contents):
Revision 1.2 by pjm2, Thu Mar 8 22:13:16 2001 UTC vs.
Revision 1.3 by pjm2, Thu Mar 8 22:19:09 2001 UTC

# Line 7 | Line 7 | showStat("I.P. Address", "packet.attributes.ip", $inpu
7  
8   printLine();
9  
10 < showStat("Operating System Release", "packet.os.release", $input);
11 < showStat("Operating System Version", "packet.os.version", $input);
12 < showStat("Operating System Name", "packet.os.name", $input");
13 < showStat("System Name", "packet.os.sysname", $input);
14 < showStat("Operating System Platform", "packet.os.platform", $input);
10 > #showStat("Operating System Release", "packet.os.release", $input);
11 > #showStat("Operating System Version", "packet.os.version", $input);
12 > #showStat("Operating System Name", "packet.os.name", $input");
13 > #showStat("System Name", "packet.os.sysname", $input);
14 > #showStat("Operating System Platform", "packet.os.platform", $input);
15  
16   printLine();
17  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines