Ignore:
Timestamp:
Sep 19, 2001, 5:45:03 PM (24 years ago)
Author:
bird
Message:

mozilla fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/database/www/cvs.php3

    r6763 r6764  
    841841        {
    842842            echo "<tr><td bgcolor=#d0dce0><a name=\"$sRevision\">Rev. </a>",
    843                  "<a href=\"cvs.php?sFile=$this->sDir/$this->sName,v&sRevision=$sRevision\"",
     843                 "<a href=\"cvs.php?sFile=$this->sDir/$this->sName,v&sRevision=$sRevision\">",
    844844                 "$sRevision</a> by ",
    845845                 $this->getAuthor($sRevision) ,"</td></tr>\n",
Note: See TracChangeset for help on using the changeset viewer.