Changeset 6764 for trunk/tools/database/www/cvs.php3
- Timestamp:
- Sep 19, 2001, 5:45:03 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/database/www/cvs.php3
r6763 r6764 841 841 { 842 842 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\">", 844 844 "$sRevision</a> by ", 845 845 $this->getAuthor($sRevision) ,"</td></tr>\n",
Note:
See TracChangeset
for help on using the changeset viewer.