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.18 by pjm2, Tue Mar 13 18:46:26 2001 UTC vs.
Revision 1.19 by pjm2, Tue Mar 13 19:57:51 2001 UTC

# Line 13 | Line 13 | include("latest_config.inc.php");
13   include("iutils.inc.php");
14  
15   function printLine($title) {
16 <    echo "<hr color=\"#9999ff\">";
16 >    echo "<hr style=\"color:#9999ff;\">";
17      echo "<b>$title</b>";
18   }
19  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines