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.4 by pjm2, Thu Mar 8 21:55:49 2001 UTC vs.
Revision 1.5 by pjm2, Thu Mar 8 21:57:18 2001 UTC

# Line 102 | Line 102 | function showBar($title, $value, $max, $input) {
102   <form method="<? echo $formMethod ?>" action="<? echo $thisPage ?>">
103   <?
104  
105 <    $file_array = getdirArray($latestDirectory,'rsort');
105 >    $file_array = getdirArray($latestDirectory,'asort');
106      print "<select size=\"1\" name=\"machine\">";
107      if ($machine) { ?>
108          <option selected value="<? echo $machine ?>"><? echo $machine ?></option>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines