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.5 by pjm2, Thu Mar 8 21:57:18 2001 UTC vs.
Revision 1.6 by pjm2, Thu Mar 8 22:13:16 2001 UTC

# Line 37 | Line 37 | function getdirArray($dir='./',$sort='asort') {
37      }
38   }
39  
40 + function printLine() {
41 +    echo "<hr color=\"#9999ff\">";
42 + }
43 +
44  
45   function showStat($title, $value, $input) {
46      preg_match("/$value=([^\,]*)[\,|\}]/", $input, $matches);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines